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