mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
🚧 implement more parent relations
This commit is contained in:
@@ -64,6 +64,10 @@ if (NOT JSON_ImplicitConversions)
|
||||
message(STATUS "Implicit conversions are disabled")
|
||||
endif()
|
||||
|
||||
if (JSON_Diagnostics)
|
||||
message(STATUS "Diagnostics enabled")
|
||||
endif()
|
||||
|
||||
##
|
||||
## TARGET
|
||||
## create target and add include path
|
||||
|
||||
Reference in New Issue
Block a user