diff --git a/salaTest/CMakeLists.txt b/salaTest/CMakeLists.txt index c1b800dd..e847b51a 100644 --- a/salaTest/CMakeLists.txt +++ b/salaTest/CMakeLists.txt @@ -22,7 +22,8 @@ set(salaTest_SRCS testsalaprogram.cpp testdxfp.cpp testmapconversion.cpp - testpointinpoly.cpp) + testpointinpoly.cpp + ) # salaTest_SRCS include_directories("../ThirdParty/Catch" "../ThirdParty/FakeIt")