mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 06:25:16 +00:00
turn locale on by default
This commit is contained in:
parent
78c5d14116
commit
7c214a8350
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ else()
|
|||
endif()
|
||||
|
||||
# until ready
|
||||
set(WITH_LOCALE_DEFAULT OFF)
|
||||
set(WITH_LOCALE_DEFAULT ON)
|
||||
|
||||
if (MSVC OR ANDROID)
|
||||
set(USE_MOMO_DEFAULT ON)
|
||||
|
|
Loading…
Reference in a new issue