Skip to content

Commit

Permalink
Update lint-cpp.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Dec 15, 2024
1 parent aec6bc2 commit 9aa0cda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/lint-cpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ echo "running include-what-you-use"
cmake \
-B build \
-S . \
-DCMAKE_C_COMPILER=clang \
-DCMAKE_CXX_COMPILER=clang++ \
-DCMAKE_C_INCLUDE_WHAT_YOU_USE=include-what-you-use \
-DCMAKE_CXX_INCLUDE_WHAT_YOU_USE=include-what-you-use

Expand Down

0 comments on commit 9aa0cda

Please sign in to comment.