Commit d3c02dc
Make LLVM/Clang include dirs PUBLIC for tools
The tools (rellic-decomp, rellic-headergen) include Clang headers but
weren't getting the include paths since they were PRIVATE to the library.
This caused build failures when using system LLVM packages.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2f617c1 commit d3c02dc
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
| |||
0 commit comments