aboutsummaryrefslogtreecommitdiff
path: root/src/test/CMakeLists.txt
blob: 9d303bcdb2bb34adf8a1d09f6c56af51e4d09c89 (plain)
1
2
3
4
5
6
target_sources(test_main PUBLIC
	main.cpp
	# PhysicsTest.cpp
	ScriptTest.cpp
)