Skip to content

Commit aad7688

Browse files
authored
Minor fix to reduce conflicts
1 parent 18645ea commit aad7688

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

salaTest/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ set(salaTest_SRCS
2222
testsalaprogram.cpp
2323
testdxfp.cpp
2424
testmapconversion.cpp
25-
testpointinpoly.cpp)
25+
testpointinpoly.cpp
26+
) # salaTest_SRCS
2627

2728
include_directories("../ThirdParty/Catch" "../ThirdParty/FakeIt")
2829

0 commit comments

Comments
 (0)