overte-HifiExperiments/tests/physics/CMakeLists.txt
Andrew Meadows 9b7e50858a merge upstream/master into andrew/inertia
Conflicts:
	libraries/avatars/CMakeLists.txt
	libraries/entities/CMakeLists.txt
2014-12-29 09:15:49 -08:00

10 lines
153 B
CMake

set(TARGET_NAME physics-tests)
setup_hifi_project()
include_glm()
include_bullet()
link_hifi_libraries(shared physics)
include_dependency_includes()