- Introduce add_library(INTERFACE) instead of add_custom_target
- LLVM_GENERATED_INCLUDES_BASE controls partitioning
- ${LLVM_GENERATED_INCLUDES_BASE}/path/to/file.inc is emitted to ${LLVM_GENERATED_INCLUDES_BASE}/${target}/path/to/file.inc
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo