Skip to content

Commit

Permalink
Minor fix to reduce conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
pklampros authored Jul 31, 2020
1 parent 592da13 commit 055e8d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion salaTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down

0 comments on commit 055e8d6

Please sign in to comment.