mirror of
https://github.com/overte-org/overte.git
synced 2025-04-13 22:09:06 +02:00
7 lines
No EOL
132 B
CMake
7 lines
No EOL
132 B
CMake
set(TARGET_NAME gl)
|
|
setup_hifi_library(OpenGL Qml Quick)
|
|
link_hifi_libraries(shared)
|
|
|
|
target_glew()
|
|
target_opengl()
|
|
target_oglplus() |