mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-10 07:58:20 +02:00
6 lines
114 B
CMake
6 lines
114 B
CMake
set(TARGET_NAME gpu)
|
|
autoscribe_shader_lib(gpu)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared)
|
|
|
|
target_nsight()
|