Use this function to create the install targets rather than doing so
manually, which gains us the -stripped install targets to perform
stripped installations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D40675
[clang] Use add_llvm_install_targets ClosedPublic Authored by smeenai on Nov 30 2017, 2:10 PM.
Details Summary Use this function to create the install targets rather than doing so
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 30 2017, 2:27 PM Closed by commit rC319489: [clang] Use add_llvm_install_targets (authored by smeenai). · Explain WhyNov 30 2017, 2:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 125026 cmake/modules/AddClang.cmake
lib/Headers/CMakeLists.txt
runtime/CMakeLists.txt
tools/c-index-test/CMakeLists.txt
tools/libclang/CMakeLists.txt
|