diff --git a/bucket/libxml2.json b/bucket/libxml2.json index c4f04a6ea012c..3b19e3073bb03 100644 --- a/bucket/libxml2.json +++ b/bucket/libxml2.json @@ -41,6 +41,11 @@ ] } }, + "env_set": { + "LIBXML2_INCLUDE_DIR": "$dir\\include", + "LIBXML2_LIBRARY": "$dir\\lib", + "LibXml2_ROOT": "$dir" + }, "bin": [ "bin\\xmlcatalog.exe", "bin\\xmllint.exe",