mirror of
https://github.com/overte-org/overte.git
synced 2025-07-16 09:17:06 +02:00
7 lines
145 B
CMake
7 lines
145 B
CMake
set(TARGET_NAME render)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model procedural)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared gpu model)
|
|
|
|
|
|
target_nsight()
|