mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 01:13:11 +02:00
5 lines
97 B
CMake
5 lines
97 B
CMake
set(TARGET_NAME gl)
|
|
setup_hifi_library(Gui Widgets)
|
|
link_hifi_libraries(shared)
|
|
target_opengl()
|
|
|