summaryrefslogtreecommitdiffstats
path: root/src/debug
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/debug/CMakeLists.txt b/src/debug/CMakeLists.txt
index 0c5760366..9039d52bb 100644
--- a/src/debug/CMakeLists.txt
+++ b/src/debug/CMakeLists.txt
@@ -9,4 +9,5 @@ set(debug_SRC
gdk-event-latency-tracker.cpp
)
-add_library(debug_LIB ${debug_SRC})
+# add_library(debug_LIB ${debug_SRC})
+add_inkscape_source("${debug_SRC}")