mirror of
https://github.com/overte-org/overte.git
synced 2025-06-25 15:49:40 +02:00
5 lines
102 B
CMake
5 lines
102 B
CMake
set(TARGET_NAME gl)
|
|
setup_hifi_library(OpenGL Qml Quick)
|
|
link_hifi_libraries(shared)
|
|
target_opengl()
|
|
|