This is an archive of the discontinued LLVM Phabricator instance.

cmake: Support building unittests against installed LLVM gtest
AbandonedPublic

Authored by mgorny on Aug 27 2016, 7:25 AM.

Details

Summary

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

Event Timeline

mgorny updated this revision to Diff 69488.Aug 27 2016, 7:25 AM
mgorny retitled this revision from to cmake: Support building unittests against installed LLVM gtest.
mgorny updated this object.
mgorny added reviewers: chapuni, delcypher, vsk, Bigcheese.
mgorny added a subscriber: cfe-commits.
mgorny planned changes to this revision.Sep 11 2016, 12:00 AM
mgorny abandoned this revision.Oct 25 2016, 12:14 PM