Mercurial > hg > easyhg-kdiff3
annotate kdiff3/po/cs/CMakeLists.txt @ 113:7bca1f1340f6 tip
Build fixes for Xcode 10 / Qt 5.12
author | Chris Cannam |
---|---|
date | Mon, 17 Dec 2018 11:13:01 +0000 |
parents | 5d7e91c44e6d |
children |
rev | line source |
---|---|
joachim99@81 | 1 file(GLOB _po_files *.po) |
joachim99@81 | 2 GETTEXT_PROCESS_PO_FILES(cs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) |