mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 20:03:18 +00:00
fixed a typo
This commit is contained in:
parent
539ce0e9a2
commit
9cb4ac3386
@ -70,7 +70,7 @@ option(ENABLE_SERVER "Enable compilation of server" ON)
|
||||
option(ENABLE_EDITOR "Enable compilation of the new map editor into the game executable" ON)
|
||||
option(ENABLE_TOOLS "Enable building and installation of tools for artists and WML maintainers")
|
||||
option(ENABLE_TESTS "Build unit tests")
|
||||
option(ENABLE_NLS "Enable building of tranlations" ON)
|
||||
option(ENABLE_NLS "Enable building of translations" ON)
|
||||
option(ENABLE_DUMMY_LOCALES "Enable installation of Wesnoth own private locales" OFF)
|
||||
option(ENABLE_POOL_ALLOC "Enable custom pool malloc" OFF)
|
||||
option(ENABLE_LOW_MEM "Reduce memory usage by removing extra functionality" OFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user