diff options
Diffstat (limited to 'src/removeoverlap')
| -rw-r--r-- | src/removeoverlap/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/removeoverlap/CMakeLists.txt b/src/removeoverlap/CMakeLists.txt index b9c6d4bf4..75a15c85b 100644 --- a/src/removeoverlap/CMakeLists.txt +++ b/src/removeoverlap/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(removeoverlap_SRC
-removeoverlap.cpp
-removeoverlap.h
+SET(removeoverlap_SRC +removeoverlap.cpp +removeoverlap.h )
\ No newline at end of file |
