overte-lubosz/tests/octree/CMakeLists.txt
2014-12-22 10:38:11 -08:00

10 lines
277 B
CMake

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