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