Skip to content

iwyu.yml: remove duplicated option passed to cmake#6213

Merged
firewave merged 1 commit into
cppcheck-opensource:mainfrom
tchaikov:dedup-command-line-opts
Mar 31, 2024
Merged

iwyu.yml: remove duplicated option passed to cmake#6213
firewave merged 1 commit into
cppcheck-opensource:mainfrom
tchaikov:dedup-command-line-opts

Conversation

@tchaikov

Copy link
Copy Markdown
Contributor

for cmake, the last option win, so there is no need to repeat the same option multiple times. but we have two -DBUILD_TESTS=On passed to cmake.

in this change, one of them is dropped.

for cmake, the last option win, so there is no need to repeat the
same option multiple times. but we have two `-DBUILD_TESTS=On` passed
to cmake.

in this change, one of them is dropped.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
@firewave firewave merged commit 2d99a64 into cppcheck-opensource:main Mar 31, 2024
@tchaikov tchaikov deleted the dedup-command-line-opts branch March 31, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants