Illumina/strelka

DEVELOPER_MODE is true in src release tarballs

Opened this issue · 0 comments

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.