Commit 7fcce21
deps(nlohmann-json): avoid FetchContent if found via find_package
Add `FIND_PACKAGE_ARGS` will help `FetchContent_*` to satisfy the
dependency with `find_package()`. If that dependency is not found,
then it is built from source.
Co-authored-by: Damien Mehala <[email protected]>1 parent 105e421 commit 7fcce21
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
| 12 | + | |
0 commit comments