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