mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
12 lines
No EOL
216 B
CMake
12 lines
No EOL
216 B
CMake
set(TARGET_NAME metavoxel-tests)
|
|
|
|
auto_mtc()
|
|
|
|
include_glm()
|
|
|
|
setup_hifi_project(Network Script Widgets)
|
|
|
|
# link in the shared libraries
|
|
link_hifi_libraries(metavoxels networking shared)
|
|
|
|
include_dependency_includes() |