mirror of
https://github.com/overte-org/overte.git
synced 2025-07-13 14:58:51 +02:00
4 lines
No EOL
124 B
CMake
Executable file
4 lines
No EOL
124 B
CMake
Executable file
set(TARGET_NAME graphics)
|
|
AUTOSCRIBE_SHADER_LIB(gpu graphics)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared ktx gpu image) |