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