overte/libraries/gl/CMakeLists.txt
2019-01-30 16:23:14 -08:00

5 lines
97 B
CMake

set(TARGET_NAME gl)
setup_hifi_library(Gui Widgets)
link_hifi_libraries(shared)
target_opengl()