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