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