overte/libraries/gl/CMakeLists.txt
2019-01-28 15:52:36 -08:00

5 lines
97 B
CMake

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