mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-06-18 09:19:46 +02:00
5 lines
165 B
CMake
5 lines
165 B
CMake
set(TARGET_NAME procedural)
|
|
AUTOSCRIBE_SHADER_LIB(gpu graphics)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared gpu networking graphics model-networking ktx image)
|
|
|