Commit c5b3d7f
fix: scan add_library patterns for resource header targets
LLVM 21.1.8 changed clang-resource-headers from add_custom_target to
add_library(... INTERFACE ...). Add add_library pattern to header
scanning so the validation script can detect it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 164a64f commit c5b3d7f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments