mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 15:42:39 +02:00
6 lines
171 B
CMake
6 lines
171 B
CMake
set(TARGET_NAME frame-optimizer)
|
|
|
|
setup_memory_debugger()
|
|
setup_hifi_project(Gui Widgets)
|
|
link_hifi_libraries(shared ktx shaders gpu )
|
|
package_libraries_for_deployment()
|