Commit 776d4f3
Added a download status (#171)
* bump the version of CPM to 0.38.1
* feature: added CPM download status
This is very useful in shaky network solutions. We want both a success
and a failure message, to determine if the download was successful.
* feature: compare CPM against a given checksum
This is more comprehensive than just comparing against an empty file.
* bump the version of Ccache.cmake to 1.2.4
* bump the version of StableCoder/cmake-scripts to 23.04
* update to use new get_cpm.cmake script
---------
Co-authored-by: Lars Melchior <lars.melchior@gmail.com>1 parent f0b5bdb commit 776d4f3
2 files changed
+12
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
31 | 23 | | |
32 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
0 commit comments