[PATCH] D137035: [llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and TestingSupport
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 10:32:38 PDT 2022
mgorny added a comment.
In D137035#3896866 <https://reviews.llvm.org/D137035#3896866>, @tstellar wrote:
> Can't you get this exact same behavior by configuring cmake with -DLLVM_BUILD_TESTS=OFF ?
`LLVM_BUILD_TESTS` controls unittests only, not libraries.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137035/new/
https://reviews.llvm.org/D137035
More information about the llvm-commits
mailing list