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