summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt
index c4f820e52..09d2d6303 100644
--- a/src/widgets/CMakeLists.txt
+++ b/src/widgets/CMakeLists.txt
@@ -36,4 +36,5 @@ set(widgets_SRC
toolbox.cpp
)
-add_library(widgets_LIB ${widgets_SRC})
+# add_library(widgets_LIB ${widgets_SRC})
+add_inkscape_source("${widgets_SRC}")