Commit 2d99a64
authored
iwyu.yml: remove duplicated option passed to cmake (#6213)
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>1 parent a4575e3 commit 2d99a64
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
0 commit comments