Commit 151a3c6
authored
[cmake] use shallow clone for FetchContent'ing libxc (#42)
* [cmake] use shallow clone for FetchContent'ing libxc
* introduce `FETCHCONTENT_LIBXC_GIT_SHALLOW`
CMake CACHE variable `FETCHCONTENT_LIBXC_GIT_SHALLOW` controls whether to use shallow clone of libxc, `ON` by default.1 parent f932a1b commit 151a3c6
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| 76 | + | |
74 | 77 | | |
| 78 | + | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
| |||
0 commit comments