diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-09-26 11:01:53 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-09-26 11:01:53 +0000 |
| commit | af72bff308bdb392312d4305a88a38fab8255e59 (patch) | |
| tree | ae453ea2af9c6170ed17895342526ec5959b1032 /src | |
| parent | * [INTL:sk] Slovak translation update (diff) | |
| download | inkscape-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.txt | 2 |
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 |
