summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-10-11 16:41:51 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-10-11 16:42:10 +0000
commit1c48b4003fd59c4aabc89cd1fcb47ee15d146628 (patch)
treedf79ec32e2bf7e0867f6c2857092bb10a98eba32 /src
parentAdd new object-style test to test cascading and precidence. (diff)
downloadinkscape-1c48b4003fd59c4aabc89cd1fcb47ee15d146628.tar.gz
inkscape-1c48b4003fd59c4aabc89cd1fcb47ee15d146628.zip
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Diffstat (limited to 'src')
-rw-r--r--src/extension/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/CMakeLists.txt b/src/extension/CMakeLists.txt
index a5352d0ba..bf547be8a 100644
--- a/src/extension/CMakeLists.txt
+++ b/src/extension/CMakeLists.txt
@@ -168,7 +168,7 @@ if(WITH_LIBWPG)
)
endif()
-if(WITH_IMAGE_MAGICK)
+if(WITH_MAGICK)
list(APPEND extension_SRC
internal/bitmap/adaptiveThreshold.cpp
internal/bitmap/adaptiveThreshold.h