mirror of
https://github.com/lubosz/overte.git
synced 2025-08-30 03:06:17 +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)
|
|
|