mirror of
https://github.com/nlohmann/json.git
synced 2025-06-08 01:02:38 +08:00
Should have D in front of it
Signed-off-by: Miko <110693261+mikomikotaishi@users.noreply.github.com> Signed-off-by: Toyosatomimi no Miko <110693261+mikomikotaishi@users.noreply.github.com>
This commit is contained in:
parent
6752ecabee
commit
e4c2bb25a7
@ -33,7 +33,7 @@ if(NLOHMANN_JSON_BUILD_MODULES)
|
||||
message(WARNING "Skipping nlohmann-json C++ modules (requires CMake 3.28+, found ${CMAKE_VERSION})")
|
||||
endif()
|
||||
else()
|
||||
message(STATUS "nlohmann-json C++ modules support is disabled. Enable with -NLOHMANN_JSON_BUILD_MODULES=ON")
|
||||
message(STATUS "nlohmann-json C++ modules support is disabled. Enable with -DNLOHMANN_JSON_BUILD_MODULES=ON")
|
||||
endif()
|
||||
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user