forked from Mirrorlandia_minetest/minetest
Add missing ENABLE_SYSTEM_JSONCPP in docs
This commit is contained in:
parent
9d8cb510b3
commit
226acaeb9e
@ -202,6 +202,7 @@ General options:
|
||||
ENABLE_SOUND - Build with OpenAL, libogg & libvorbis; in-game Sounds
|
||||
ENABLE_LUAJIT - Build with LuaJIT (much faster than non-JIT Lua)
|
||||
ENABLE_SYSTEM_GMP - Use GMP from system (much faster than bundled mini-gmp)
|
||||
ENABLE_SYSTEM_JSONCPP - Use JsonCPP from system
|
||||
RUN_IN_PLACE - Create a portable install (worlds, settings etc. in current directory)
|
||||
USE_GPROF - Enable profiling using GProf
|
||||
VERSION_EXTRA - Text to append to version (e.g. VERSION_EXTRA=foobar -> Minetest 0.4.9-foobar)
|
||||
|
Loading…
Reference in New Issue
Block a user