mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 01:08:48 +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()
|