overte/tests/octree/CMakeLists.txt
2015-03-02 17:21:43 -08:00

8 lines
No EOL
251 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 networking entities avatars audio animation script-engine physics)
copy_dlls_beside_windows_executable()