Releases: gambalab/DRAGMAP
Releases · gambalab/DRAGMAP
1.3.2
- fix overflow number of reference contig (@tomofumi.sakai)
- fix overflow TableCount (@tomofumi.sakai)
- fix to allow bulding on ubuntu 24.04 with gcc 13.2.0
1.3.1
Missing 1.3.1 version from the official repository.
- Added the possibility to statically compile it
To compile the static version:
export HAS_GTEST=0
export STATIC=1
make -j 4