mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 16:10:40 +02:00
10 lines
No EOL
201 B
CMake
10 lines
No EOL
201 B
CMake
set(TARGET_NAME metavoxel-tests)
|
|
|
|
auto_mtc()
|
|
|
|
setup_hifi_project(Network Script Widgets)
|
|
|
|
# link in the shared libraries
|
|
link_hifi_libraries(metavoxels networking shared)
|
|
|
|
include_dependency_includes() |