mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-16 17:20:30 +02:00
6 lines
118 B
CMake
6 lines
118 B
CMake
set(TARGET_NAME gpu)
|
|
autoscribe_shader_lib(gpu)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared ktx)
|
|
|
|
target_nsight()
|