mSWEEP-v1.6.1 (5 May 2022)
Changes:
- Updated dependency bxzstr to v1.1.0.
- Disabled zstd support from bxzstr by default.
-
- Support can be enabled when compiling by changing
-D ZSTD_FOUND=0
to-D ZSTD_FOUND=1
in config/CMakeLists-bxzstr.txt.in but requires also handling linking in the main CMakeLists.txt file.
- Support can be enabled when compiling by changing