mirror of
https://github.com/nlohmann/json.git
synced 2026-03-06 01:06:26 +00:00
Merge pull request #1043 from coryan/patch-1
Fix trivial typo in comment.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user