clang/cmake: Use installed gtest libraries for stand-alone builds
authorTom Stellard <tstellar@redhat.com>
Sat, 11 Mar 2023 02:00:06 +0000 (18:00 -0800)
committerTom Stellard <tstellar@redhat.com>
Sat, 11 Mar 2023 04:00:23 +0000 (20:00 -0800)
commit82169103958583d3320b3a9a1e6542e8d32ef8da
tree6136876194e06089fd591c7e935cd501adf382d5
parente99ccd8d03c44c17f797c046c2483e68ea7a2715
clang/cmake: Use installed gtest libraries for stand-alone builds

(re-commit of cb38df4c4d3aee53107219a68749dc94fe70ff68 with the correct commit message)

Reviewed By: phosek, kwk

Differential Revision: https://reviews.llvm.org/D138472
clang/CMakeLists.txt