Commit 52597cf
deps(nlohmann-json): avoid FetchContent if found via find_package (#231)
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: Stephane JANEL <[email protected]>1 parent 1a31e1e commit 52597cf
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