mirror of
https://github.com/nlohmann/json
synced 2024-11-15 16:50:06 +00:00
Fix trivial typo in comment.
Not really important, but since I saw it.
This commit is contained in:
parent
acf10d9af7
commit
4286b16b71
@ -53,7 +53,7 @@ target_include_directories(
|
||||
$<INSTALL_INTERFACE:include>
|
||||
)
|
||||
|
||||
## add debug view defintion file for msvc (natvis)
|
||||
## add debug view definition file for msvc (natvis)
|
||||
if (MSVC)
|
||||
set(NLOHMANN_ADD_NATVIS TRUE)
|
||||
set(NLOHMANN_NATVIS_FILE "nlohmann_json.natvis")
|
||||
|
Loading…
Reference in New Issue
Block a user