Skip to content

Commit 939d083

Browse files
authored
docs: fix the option name
Closes #155
1 parent 1e967fe commit 939d083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ It gets the following named parameters that can have different values in front o
233233
- `CLANG_WARNINGS`: Override the defaults for the CLANG warnings
234234
- `GCC_WARNINGS`: Override the defaults for the GCC warnings
235235
- `CUDA_WARNINGS`: Override the defaults for the CUDA warnings
236-
- `CPPCHECK_WARNINGS`: Override the defaults for the options passed to cppcheck
236+
- `CPPCHECK_OPTIONS`: Override the defaults for the options passed to cppcheck
237237
- `VS_ANALYSIS_RULESET`: Override the defaults for the code analysis rule set in Visual Studio.
238238
- `CONAN_OPTIONS`: Extra Conan options
239239

0 commit comments

Comments
 (0)