GObject-Plugin/po/langs/ru/CMakeLists.txt

3 lines
126 B
CMake
Raw Normal View History

2014-09-19 11:04:31 +04:00
FILE (GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES (ru ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} PO_FILES ${_po_files} )