[PATCH] Do not export gtest library targets or install them for CMake and do not export for Autoconf/Makefile install
Brad King
brad.king at kitware.com
Mon Jun 29 10:23:54 PDT 2015
On 06/29/2015 12:47 PM, Dan Liew wrote:
>> On 06/26/2015 08:13 PM, Dan Liew wrote:
>>> set_property(GLOBAL PROPERTY LLVMBUILD_LIB_DEPS_gtest LLVMSupport)
>>> set_property(GLOBAL PROPERTY LLVMBUILD_LIB_DEPS_gtest_main gtest)
>
> Thanks, attached is a new version of the patch that resolves this issue.
>
> Could you take a look?
Yes, that looks correct and works for me.
Thanks,
-Brad
More information about the llvm-commits
mailing list