Merge pull request #25 from Coacher/master

cmake: purge remnants of opencc after b6d872bb
This commit is contained in:
Jehan 2016-03-17 19:10:39 +01:00
commit fcc525a64f

View File

@ -48,7 +48,7 @@ set (UCHARDET_STATIC_TARGET libuchardet_static)
endif ()
add_definitions(
-DPKGDATADIR="${DIR_SHARE_OPENCC}"
-DPKGDATADIR="${DIR_SHARE_UCHARDET}"
-DLOCALEDIR="${DIR_SHARE_LOCALE}"
-DVERSION="${UCHARDET_VERSION}"
-DPACKAGE_NAME="${PACKAGE_NAME}"