aboutsummaryrefslogtreecommitdiff
path: root/src/test/CMakeLists.txt
blob: acab388ea8d24cd930f862bf821a5aa99d6ebcd2 (plain)
1
2
3
4
5
6
7
target_sources(test_main PUBLIC
	dummy.cpp
	# audio.cpp
	# PhysicsTest.cpp
	ParticleTest.cpp
)