mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-09 08:39:58 +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()
|