Enable translations
This commit is contained in:
parent
e10a50fdc1
commit
f0a5c4b2c2
|
@ -338,7 +338,7 @@ optional_component(SPARKLE ON "Sparkle integration"
|
|||
DEPENDS "Sparkle" SPARKLE
|
||||
)
|
||||
|
||||
optional_component(TRANSLATIONS OFF "Translations (No languages included yet)"
|
||||
optional_component(TRANSLATIONS ON "Translations"
|
||||
DEPENDS "gettext" GETTEXT_FOUND
|
||||
DEPENDS "Qt5LinguistTools" Qt5LinguistTools_FOUND
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue