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