mirror of
https://github.com/overte-org/overte.git
synced 2025-06-28 01:49:34 +02:00
5 lines
166 B
CMake
5 lines
166 B
CMake
set(TARGET_NAME procedural)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared gpu gpu-gl networking model model-networking ktx image)
|
|
|