Commit 29d7242
committed
Force-disable all deprecated packages
Set TriBITS variables for dependencies on deprecated packages to be
`OFF` to get around any
`assert_defined(<packageName>_ENABLE_<deprecatedPackageName>)`
statements lying around in non-deprecated packages.
Also set the global enables (e.g.
`Trilinos_ENABLE_<deprecatedPackageName>`) in case packages are using
them either.
Signed-off-by: Samuel E. Browne <[email protected]>1 parent a2ed4af commit 29d7242
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
0 commit comments