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