summaryrefslogtreecommitdiff
path: root/chinese/fcitx/files/patch-tools__gui__wrapper__CMakeLists.txt
blob: b6f3fa2c903fcba70e30abeb4b5f1c4a305435d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/gui/wrapper/CMakeLists.txt.orig	2015-12-12 08:02:09 UTC
+++ tools/gui/wrapper/CMakeLists.txt
@@ -15,6 +15,7 @@ include_directories(
   ${QT_QTGUI_INCLUDE_DIR}
   ${LIBINTL_INCLUDE_DIR}
   ${CMAKE_CURRENT_BINARY_DIR}
+  ${LIBINTL_INCLUDE_DIR}
   )
 
 qt4_wrap_ui(QT_WRAPPER_SRCS mainwindow.ui)