- add_llvm_tool and add_llvm_library now add install-${name} targets to install specific components
- added installhdrs target to install just the LLVM headers
- The above changes only apply for single-configuration generators (Ninja, Makefiles...), not for multi-configuration generators (Visual Studio, Xcode...)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM