aboutsummaryrefslogtreecommitdiff
path: root/src/test/CMakeLists.txt
blob: 4dd5010830a6d9b62a417f1242d6e3eae53e51e7 (plain)
1
2
3
4
5
6
target_sources(test_main PUBLIC
	main.cpp
	PhysicsTest.cpp
	ScriptTest.cpp
)