Skip to content

Commit

Permalink
Merge branch 'main' into krnlmon-maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoulkes authored Nov 4, 2024
2 parents 2082db9 + c025bdb commit 702c3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/iwyu.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# cmake --build build >& iwyu.log

option(IWYU "Run include-what-you-use" OFF)
mark_as_advanced(IWYU)

if(IWYU)
find_program(IWYU_PATH NAMES include-what-you-use iwyu)
Expand Down

0 comments on commit 702c3da

Please sign in to comment.