This is necessary for the distribution targets which assume that each component has an install target. This also moves the CMake macros into a separate file akin to other LLVM projects.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27876
[CMake] Add install target for the lld tool ClosedPublic Authored by phosek on Dec 16 2016, 10:28 PM.
Details Summary This is necessary for the distribution targets which assume that each component has an install target. This also moves the CMake macros into a separate file akin to other LLVM projects.
Diff Detail
Event Timelinephosek updated this object. This revision is now accepted and ready to land.Dec 20 2016, 11:12 AM Closed by commit rL290391: [CMake] Add install target for the lld tool (authored by phosek). · Explain WhyDec 22 2016, 4:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82382 lld/trunk/CMakeLists.txt
lld/trunk/cmake/modules/AddLLD.cmake
lld/trunk/tools/lld/CMakeLists.txt
|