mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 19:42:36 +02:00
7 lines
No EOL
127 B
CMake
7 lines
No EOL
127 B
CMake
set(TARGET_NAME gpu)
|
|
AUTOSCRIBE_SHADER_LIB(gpu)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared)
|
|
|
|
target_glew()
|
|
target_opengl() |