mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:34:21 +08:00
LLVM build trees export the gtest library through a special export set. If you're building against a build tree you shouldn't need to re-add gtest, but if you're building against an installed LLVM you do. llvm-svn: 288691