mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 09:03:58 +00:00
Clean up and document project files (#4560)
This commit is contained in:
@@ -98,7 +98,7 @@ if (JSON_Diagnostics)
|
||||
endif()
|
||||
|
||||
if (JSON_Diagnostic_Positions)
|
||||
message(STATUS "Diagnostic positions enabled")
|
||||
message(STATUS "Diagnostic positions enabled (JSON_DIAGNOSTIC_POSITIONS=1)")
|
||||
endif()
|
||||
|
||||
if (NOT JSON_GlobalUDLs)
|
||||
|
||||
Reference in New Issue
Block a user