mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 12:53:03 +02:00
9 lines
No EOL
146 B
CMake
9 lines
No EOL
146 B
CMake
set(TARGET_NAME voxel-edit)
|
|
|
|
setup_hifi_project()
|
|
|
|
include_glm()
|
|
|
|
link_hifi_libraries(networking octree shared voxels)
|
|
|
|
link_shared_dependencies() |