overte/tests/physics/CMakeLists.txt

11 lines
No EOL
186 B
CMake

set(TARGET_NAME physics-tests)
setup_hifi_project()
include_glm()
# link in the shared libraries
link_hifi_libraries(shared)
# link any shared dependencies
link_shared_dependencies()