mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-10 11:18:21 +02:00
5 lines
149 B
CMake
5 lines
149 B
CMake
set(TARGET_NAME procedural)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared gpu networking model model-networking)
|
|
|