mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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)
|
|
|