mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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()
|