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

6 lines
142 B
CMake

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