fixed a typo
This commit is contained in:
parent
539ce0e9a2
commit
9cb4ac3386
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue