overte/libraries/gpu-gles/CMakeLists.txt
2018-10-23 10:40:12 -07:00

5 lines
154 B
CMake

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