mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 21:27:31 +02:00
6 lines
No EOL
146 B
CMake
6 lines
No EOL
146 B
CMake
set(TARGET_NAME voxel-edit)
|
|
|
|
setup_hifi_project(${TARGET_NAME})
|
|
|
|
# link any shared dependencies
|
|
link_shared_dependencies_to_target(${TARGET_NAME}) |