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