From d264387327f6d273f9493240eb31c3bf8e9abdd4 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Wed, 26 Oct 2016 19:26:01 -0700 Subject: [tiff] Enable static building --- ports/tiff/portfile.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/tiff/portfile.cmake b/ports/tiff/portfile.cmake index 647b61019..5a546967a 100644 --- a/ports/tiff/portfile.cmake +++ b/ports/tiff/portfile.cmake @@ -1,3 +1,4 @@ +include(${CMAKE_TRIPLET_FILE}) include(vcpkg_common_functions) set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/tiff-4.0.6) vcpkg_download_distfile(ARCHIVE -- cgit v1.2.3