mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 20:49:08 +02:00
7 lines
134 B
CMake
7 lines
134 B
CMake
set(TARGET_NAME render)
|
|
AUTOSCRIBE_SHADER_LIB(gpu model)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared gpu model)
|
|
|
|
|
|
target_nsight()
|