summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-09-26 11:01:53 +0000
committerCampbell Barton <ideasman42@gmail.com>2011-09-26 11:01:53 +0000
commitaf72bff308bdb392312d4305a88a38fab8255e59 (patch)
treeae453ea2af9c6170ed17895342526ec5959b1032 /src
parent* [INTL:sk] Slovak translation update (diff)
downloadinkscape-af72bff308bdb392312d4305a88a38fab8255e59.tar.gz
inkscape-af72bff308bdb392312d4305a88a38fab8255e59.zip
cmake: aspell/gtkspell/poppler-cairo/libwpg
patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648)
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 89e5a6041..bf4bf6a89 100644
--- a/src/extension/CMakeLists.txt
+++ b/src/extension/CMakeLists.txt
@@ -151,7 +151,7 @@ if(WIN32)
)
endif()
-if(LibWPG_FOUND)
+if(LIBWPG_FOUND)
list(APPEND extension_SRC
internal/wpg-input.cpp
internal/wpg-input.h