da339701 ^
1 2 3 4
FIND_PACKAGE(Gettext REQUIRED) FILE(GLOB POFILES *.po) GETTEXT_CREATE_TRANSLATIONS(tmw.pot ${POFILES})