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