overte/libraries/gpu-gles/CMakeLists.txt
2018-03-09 16:39:47 -08:00

5 lines
146 B
CMake

set(TARGET_NAME gpu-gles)
setup_hifi_library(Gui Concurrent)
link_hifi_libraries(shared gl gpu gpu-gl-common)
GroupSources("src")
target_opengl()