X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=b8ce69f1d71880fc1d74fccd426afd861093d070;hb=78273027bf4bbee7488c76c6d65f85381ec7c0ba;hp=4724bf4313a13f96fa4cbff1f8f7c762feb0c889;hpb=b6e47a30bb05a6424fd6d5f2f0151afba4c5d825;p=minetest.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4724bf431..b8ce69f1d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -677,8 +677,11 @@ endif(BUILD_SERVER) # Blacklisted locales that don't work. # see issue #4638 set(GETTEXT_BLACKLISTED_LOCALES + ar he ky + ms_Arab + th ) option(APPLY_LOCALE_BLACKLIST "Use a blacklist to avoid broken locales" TRUE)