summaryrefslogtreecommitdiffstats
path: root/src/helper
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/helper/CMakeLists.txt b/src/helper/CMakeLists.txt
index 3f1567cce..b4786ff54 100644
--- a/src/helper/CMakeLists.txt
+++ b/src/helper/CMakeLists.txt
@@ -27,4 +27,5 @@ set(helper_SRC
${sp_marshal_SRC}
)
-add_library(helper_LIB ${helper_SRC})
+# add_library(helper_LIB ${helper_SRC})
+add_inkscape_source("${helper_SRC}")