mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 17:50:42 +02:00
10 lines
No EOL
209 B
CMake
10 lines
No EOL
209 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)
|
|
|
|
copy_dlls_beside_windows_executable() |