mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 18:05:22 +02:00
Set ENABLE_SYSTEM_JSONCPP to TRUE by default
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user