]> git.lyx.org Git - lyx.git/blobdiff - src/support/CMakeLists.txt
add toFilesystemEncoding for --binary-dir argument
[lyx.git] / src / support / CMakeLists.txt
index 93387ba0e0109bad65a0a83eed98b87c95c58d22..efda20541a01aa84004138cc7caac3d564930d7e 100644 (file)
@@ -53,8 +53,7 @@ include_directories(
        ${TOP_SRC_DIR}/src/support/mythes
        ${QT_INCLUDES}
        ${ICONV_INCLUDE_DIR}
-       ${ZLIB_INCLUDE_DIR}
-       ${LIBINTL_INCLUDE_DIR})
+       ${ZLIB_INCLUDE_DIR})
 
 
 if(NOT LYX_MERGE_FILES)