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](https://github.com/Illumina/strelka/releases) do not disable.