mirror of
https://github.com/JulianGro/overte.git
synced 2025-07-04 06:30:23 +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) |