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