[PATCH] D48459: Respect CMAKE_SYSROOT and CMAKE_CROSSCOMPILING when searching for libxml2.

Stephen Hines via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 6 20:58:43 PDT 2018


srhines abandoned this revision.
srhines added a comment.

Removed this in favor of the suggestions here. Setting the CMAKE_FIND_ROOT_PATH_MODE* variables does make this properly hermetic.


Repository:
  rC Clang

https://reviews.llvm.org/D48459





More information about the cfe-commits mailing list