mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 00:03:39 +02:00
5 lines
114 B
CMake
Executable file
5 lines
114 B
CMake
Executable file
set(TARGET_NAME model)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared ktx gpu)
|
|
|