mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Set ENABLE_SYSTEM_JSONCPP to TRUE by default
This commit is contained in:
parent
593d5f4465
commit
dcb30a593d
4 changed files with 15 additions and 18 deletions
|
@ -12,8 +12,6 @@ if(ENABLE_SYSTEM_GMP)
|
|||
else()
|
||||
message (STATUS "Detecting GMP from system failed.")
|
||||
endif()
|
||||
else()
|
||||
message (STATUS "Detecting GMP from system disabled! (ENABLE_SYSTEM_GMP=0)")
|
||||
endif()
|
||||
|
||||
if(NOT USE_SYSTEM_GMP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue