16 lines
241 B
CMake
16 lines
241 B
CMake
|
|
add_files(
|
|
TEST_FILES
|
|
|
|
test.cpp
|
|
FormulaTest.cpp
|
|
ConfigLoaderTest.cpp
|
|
SimulationTest.cpp
|
|
BeltSystemTest.cpp
|
|
SurfaceMaskTest.cpp
|
|
BuildingTest.cpp
|
|
ShipTest.cpp
|
|
ScrapTest.cpp
|
|
BehaviorSystemTest.cpp
|
|
)
|