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