summaryrefslogtreecommitdiffstats
path: root/kpdf/xpdf/xpdf
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/xpdf/xpdf')
-rw-r--r--kpdf/xpdf/xpdf/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kpdf/xpdf/xpdf/CMakeLists.txt b/kpdf/xpdf/xpdf/CMakeLists.txt
index eb5e1762..db01bb97 100644
--- a/kpdf/xpdf/xpdf/CMakeLists.txt
+++ b/kpdf/xpdf/xpdf/CMakeLists.txt
@@ -33,4 +33,5 @@ tde_add_library( xpdf STATIC_PIC
Parser.cc PSOutputDev.cc SecurityHandler.cc SplashOutputDev.cc
Stream.cc JPXStream.cc TextOutputDev.cc UnicodeMap.cc
UnicodeTypeTable.cc XRef.cc
+ LINK ${FONTCONFIG_LIBRARIES}
)