We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180e551 commit 35bc3e2Copy full SHA for 35bc3e2
src/CMakeLists.txt
@@ -57,7 +57,7 @@ if(NOT USE_CURL)
57
endif()
58
59
60
-option(ENABLE_GETTEXT "Use GetText for internationalization" FALSE)
+option(ENABLE_GETTEXT "Use GetText for internationalization" TRUE)
61
set(USE_GETTEXT FALSE)
62
63
if(ENABLE_GETTEXT)
0 commit comments