[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)
commit92061bef2c221c1ce97adcbafad1dc524406bd2d
tree186d8d8eb81100881b20408a9ef9a98b43566c40
parentdbc724f764deaac6c2a3fb9f7c9cfa557797e4da
[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

llvm-svn: 322973
llvm/cmake/modules/LLVMConfig.cmake.in