Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iwyu.yml: remove duplicated option passed to cmake
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 <[email protected]>
- Loading branch information