aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake')
-rw-r--r--vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake b/vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake
new file mode 100644
index 0000000..705f22c
--- /dev/null
+++ b/vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake
@@ -0,0 +1,3 @@
+list(REMOVE_ITEM ARGS "NO_MODULE" "CONFIG" "MODULE")
+_find_package(${ARGS} CONFIG)
+set(LIBXML2_FOUND "${LibXml2_FOUND}") # fphsa compatibility