summaryrefslogtreecommitdiffstats
path: root/po/en_GB/CMakeLists.txt
blob: c53bd3b359711dc63032e9205f3a84954ce956e2 (plain)
1
2
file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES( en_GB ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )