You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
find_package(Gettext REQUIRED)
|
|
|
|
|
|
|
|
GETTEXT_CREATE_TRANSLATIONS(exiv2.pot ALL
|
|
|
|
bs.po
|
|
|
|
de.po
|
|
|
|
ca.po
|
|
|
|
es.po
|
|
|
|
fi.po
|
|
|
|
fr.po
|
|
|
|
gl.po
|
|
|
|
ms.po
|
|
|
|
pl.po
|
|
|
|
pt.po
|
|
|
|
ru.po
|
|
|
|
sk.po
|
|
|
|
sv.po
|
|
|
|
ug.po
|
|
|
|
uk.po
|
|
|
|
vi.po
|
|
|
|
)
|