aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramTest.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-30 07:37:15 +0100
committerMichał Górny <mgorny@gentoo.org>2022-10-31 14:58:00 +0100
commit64959325eb470489ca5757b9bd6eef97b402a0da (patch)
tree72a5767b86bde3dbe156c56a0110f04b4381cf6b /llvm/unittests/Support/ProgramTest.cpp
parent417850fd0735ff1803d78e2d96cc317241f9aef5 (diff)
downloadllvm-64959325eb470489ca5757b9bd6eef97b402a0da.zip
llvm-64959325eb470489ca5757b9bd6eef97b402a0da.tar.gz
llvm-64959325eb470489ca5757b9bd6eef97b402a0da.tar.bz2
[llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and TestingSupport
Exclude building googletest and LLVMTestingSupport libraries from the `all` target. If unittests are being built, these libraries will be built as a dependency anyway. If they are not being built, building them makes little sense as they are not installed or used otherwise. This will also make standalone builds of other projects easier, as it makes it possible to include these directories without having to cover them with additional conditions to prevent them from being built unconditionally. Differential Revision: https://reviews.llvm.org/D137035
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions