[PATCH] D55965: cmake: Don't install plugins used for examples or tests
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 07:45:23 PST 2018
tstellar added a comment.
In D55965#1338809 <https://reviews.llvm.org/D55965#1338809>, @SquallATF wrote:
> `Module libraries are always treated as LIBRARY targets.` via https://cmake.org/cmake/help/v3.0/command/install.html, but D51748 <https://reviews.llvm.org/D51748> marked as `RUNTIME` targets when build with mingw
Does D56004 <https://reviews.llvm.org/D56004> fix the build failures?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55965/new/
https://reviews.llvm.org/D55965
More information about the llvm-commits
mailing list