overte/tests/metavoxels/CMakeLists.txt
2015-02-17 17:44:58 -08:00

12 lines
No EOL
240 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()
copy_dlls_beside_windows_executable()