Skip to content

v0.1.0

Compare
Choose a tag to compare
@CamStan CamStan released this 06 Oct 22:04
· 25 commits to main since this release
a01b0c3

Release Notes

Release to support SCR v3.0rc2

  • Static build
  • Optionally build tests
  • Clean up compiler warnings

Config Option Changes

  • New BUILD_SHARED_LIBS cmake option to build shared libraries or use static linking
  • New ENABLE_TESTS cmake option
  • Drop MPI cmake option (always required)