OSDN Git Service

[cmake] Include LLVM_LIBXML2_ENABLED in LLVMConfig.cmake, PR36006
authorMichal Gorny <mgorny@gentoo.org>
Fri, 19 Jan 2018 17:47:03 +0000 (17:47 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Fri, 19 Jan 2018 17:47:03 +0000 (17:47 +0000)
commit5dc05a9e89498350be3a0d912f81b3595d961a1d
treece184ad8e3a77cc70567f6690cd63321c33ccecc
parent1f504230b9860bd739ef4e6b5ace45fd82623d75
[cmake] Include LLVM_LIBXML2_ENABLED in LLVMConfig.cmake, PR36006

Include the LLVM_LIBXML2_ENABLED cache variable in LLVMConfig.cmake
in order to make it available for other LLVM packages to query. This
is necessary to fix stand-alone testing of LLD.

Differential Revision: https://reviews.llvm.org/D42252

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322973 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMConfig.cmake.in