summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/removeoverlap/CMakeLists.txt')
-rw-r--r--src/removeoverlap/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/removeoverlap/CMakeLists.txt b/src/removeoverlap/CMakeLists.txt
deleted file mode 100644
index 7f71c29dc..000000000
--- a/src/removeoverlap/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-SET(removeoverlap_SRC
-removeoverlap.cpp
-)
-ADD_LIBRARY(removeoverlap STATIC ${removeoverlap_SRC})
-TARGET_LINK_LIBRARIES(removeoverlap
-2geom ${INKSCAPE_LIBS}) \ No newline at end of file