Support using gtest library & headers installed by LLVM to make it possible to build unittests without LLVM sources.
Depends on LLVM patch https://reviews.llvm.org/D23958
Differential D23959
cmake: Support building unittests against installed LLVM gtest mgorny on Aug 27 2016, 7:25 AM. Authored by
Details Support using gtest library & headers installed by LLVM to make it possible to build unittests without LLVM sources. Depends on LLVM patch https://reviews.llvm.org/D23958
Diff Detail |