mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 15:38:34 +02:00
5 lines
107 B
CMake
5 lines
107 B
CMake
set(TARGET_NAME gl)
|
|
setup_hifi_library(Gui Widgets Qml Quick)
|
|
link_hifi_libraries(shared)
|
|
target_opengl()
|
|
|