Commit 58033cb
committed
Reduce unnecessary work in dependency builds
- Remove invalid -DFORTRAN_LIBRARIES=ON from HDF5 (not a real HDF5
variable); explicitly disable features MFC doesn't need:
HDF5_BUILD_CPP_LIB, HDF5_BUILD_FORTRAN, HDF5_ENABLE_PARALLEL
- Disable ZFP compression in Silo (MFC never uses Silo compression)
- Add GIT_SHALLOW to Silo clone (was missing unlike other deps)1 parent ace3632 commit 58033cb
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| |||
0 commit comments