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