From a9886ec40ed0784dc1c540c86203ff29aee05cf7 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Wed, 26 Oct 2016 19:56:15 -0700 Subject: [tinyxml2] Enable static building --- ports/tinyxml2/portfile.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/tinyxml2/portfile.cmake b/ports/tinyxml2/portfile.cmake index 656f4783f..a754b34e5 100644 --- a/ports/tinyxml2/portfile.cmake +++ b/ports/tinyxml2/portfile.cmake @@ -1,3 +1,4 @@ +include(${CMAKE_TRIPLET_FILE}) include(vcpkg_common_functions) set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/tinyxml2-3.0.0) vcpkg_download_distfile(ARCHIVE -- cgit v1.2.3