diff options
author | Michal Gorny <mgorny@gentoo.org> | 2017-10-12 18:51:41 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2017-10-12 18:51:41 +0000 |
commit | 007b540feb74b3f9247e064bbfa68c871b6ebf8f (patch) | |
tree | 2cab0d2a45d97116f5ae47506d71f3b932d529b2 /clang/lib/Headers/stdatomic.h | |
parent | 858509cfb35ef68ab9e1a8a89f6ab0ab2f96e14a (diff) | |
download | bcm5719-llvm-007b540feb74b3f9247e064bbfa68c871b6ebf8f.tar.gz bcm5719-llvm-007b540feb74b3f9247e064bbfa68c871b6ebf8f.zip |
[cmake] [interception] Remove duplicate gtest from test COMPILE_DEPS
Fix the gtest dependency to be included in DEPS only, rather than
in COMPILE_DEPS + DEPS. The former variable is apparently used to
provide unconditional dependencies, while the latter are only used
for non-standalone builds. Since they are concatenated, specifying gtest
in both is redundant. Furthermore, including it in COMPILE_DEPS causes
build failure for standalone builds where 'gtest' target is not present.
Differential Revision: https://reviews.llvm.org/D38839
llvm-svn: 315605
Diffstat (limited to 'clang/lib/Headers/stdatomic.h')
0 files changed, 0 insertions, 0 deletions