Illumina / strelka

Strelka2 germline and somatic small variant caller
GNU General Public License v3.0
355 stars 102 forks source link

DEVELOPER_MODE is true in src release tarballs #237

Open aowenson-imm opened 7 months ago

aowenson-imm commented 7 months ago

File CMakeLists.txt contains:

#
# if true, build with very strict error checking (disabled in src release tarballs)
#
set(DEVELOPER_MODE true)

This is wrong. The src release tarballs I download from Releases page do not disable.