diff --git a/README.md b/README.md index 9c495e3..95927cd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ cmake -B build/ -DCMAKE_BUILD_TYPE=Release . ``` | Option | Description | Type | Default | Supported since | |:------------------:|:----------------------------------------------------------------------:|:--------:|:-------:|:---------------:| -| CODE_ANALYZER | Use static analysis tools | boolean | true | 2020.10.30 | +| CODE_ANALYZER | Use static analysis tools | boolean | false | 2020.10.30 | | CODE_COVERAGE | Generate code coverage output | boolean | false | 2020.10.30 | Following that, just use your build system and compile it