kde-extraapps/libktorrent/po/cs/CMakeLists.txt
2014-11-19 17:18:01 +00:00

2 lines
116 B
CMake

file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES( cs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )