Closed mauneyc-LANL closed 1 year ago
1.) Change from BUILD_TESTING to SPINER_BUILD_TESTS 2.) Ensure SPINER_USE_HDF is exported when doing standalone install 3.) Turn down cmake version 4.) Spackage dependency to propagate main version to ports-of-call
BUILD_TESTING
SPINER_BUILD_TESTS
SPINER_USE_HDF
main
ports-of-call
This is a requirement for https://github.com/lanl/singularity-eos/pull/246
This passes gitlab CI as well, merging.
PR Summary
1.) Change from
BUILD_TESTING
toSPINER_BUILD_TESTS
2.) EnsureSPINER_USE_HDF
is exported when doing standalone install 3.) Turn down cmake version 4.) Spackage dependency to propagatemain
version toports-of-call
This is a requirement for https://github.com/lanl/singularity-eos/pull/246
PR Checklist