Commit 48fb347
authored
### Rationale for this change
The version we are currently using is pretty old, from 2021.
### What changes are included in this PR?
Bump the version to latest v3.12.0:
https://github.com/nlohmann/json/tree/v3.12.0
Also remove the requirement to use `-DCMAKE_POLICY_VERSION_MINIMUM` when building it.
### Are these changes tested?
Yes via CI
### Are there any user-facing changes?
No
* GitHub Issue: #45991
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
1 parent f6b8557 commit 48fb347
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4324 | 4324 | | |
4325 | 4325 | | |
4326 | 4326 | | |
| 4327 | + | |
| 4328 | + | |
| 4329 | + | |
| 4330 | + | |
4327 | 4331 | | |
4328 | 4332 | | |
4329 | 4333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments