mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 11:27:11 +02:00
5 lines
110 B
CMake
Executable file
5 lines
110 B
CMake
Executable file
set(TARGET_NAME model)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared gpu)
|
|
|