Mercurial > hg > easyhg-kdiff3
view kdiff3/po/rw/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 |
line wrap: on
line source
file(GLOB _po_files *.po) GETTEXT_PROCESS_PO_FILES(rw ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )