1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Let ENABLE_GLES appear in cmake_config.h and change its functionality

This commit is contained in:
sfan5 2019-07-24 23:15:28 +02:00
parent 4f7fa8d417
commit 526a9e4b66
3 changed files with 24 additions and 10 deletions

View file

@ -26,6 +26,7 @@
#cmakedefine01 USE_SPATIAL
#cmakedefine01 USE_SYSTEM_GMP
#cmakedefine01 USE_REDIS
#cmakedefine01 ENABLE_GLES
#cmakedefine01 HAVE_ENDIAN_H
#cmakedefine01 CURSES_HAVE_CURSES_H
#cmakedefine01 CURSES_HAVE_NCURSES_H