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

10 lines
No EOL
293 B
CMake

set(TARGET_NAME octree-tests)
setup_hifi_project(Script Network)
# link in the shared libraries
link_hifi_libraries(shared octree gpu model fbx metavoxels networking entities avatars audio animation script-engine physics)
include_dependency_includes()
copy_dlls_beside_windows_executable()