Usable OpenGL ES
This commit is contained in:
@@ -80,13 +80,6 @@ if(COLOR_MANAGMENT)
|
||||
target_compile_definitions(tenmon PRIVATE "COLOR_MANAGMENT")
|
||||
endif(COLOR_MANAGMENT)
|
||||
|
||||
# not ready yet
|
||||
#option(USE_OPENGLES ON)
|
||||
if(USE_OPENGLES)
|
||||
target_compile_definitions(tenmon PRIVATE "NOU_GLES_CONTEXT")
|
||||
endif(USE_OPENGLES)
|
||||
|
||||
|
||||
if(UNIX AND NOT APPLE)
|
||||
target_include_directories(tenmon PRIVATE ${GIO_INCLUDE_DIRS})
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user