summaryrefslogtreecommitdiff
path: root/chinese/fcitx/files/patch-tools__cli__CMakeLists.txt
blob: 8a52061354b5ed5c0d80535d6bd7fb05b14fc10a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/cli/CMakeLists.txt.orig	2015-12-12 08:02:09 UTC
+++ tools/cli/CMakeLists.txt
@@ -1,3 +1,7 @@
+include_directories (
+  ${LIBICONV_INCLUDE_DIR}
+  )
+
 set(createPYMB_SOURCES
   createPYMB.c
   ${PROJECT_SOURCE_DIR}/src/im/pinyin/pyParser.c