From 51443effab0889645282a07c584afdec441e287a Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Mon, 24 Oct 2016 16:43:24 -0700 Subject: [cpprestsdk] Enable static building --- ports/cpprestsdk/portfile.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/cpprestsdk') diff --git a/ports/cpprestsdk/portfile.cmake b/ports/cpprestsdk/portfile.cmake index 11db7c379..4bb062867 100644 --- a/ports/cpprestsdk/portfile.cmake +++ b/ports/cpprestsdk/portfile.cmake @@ -1,3 +1,4 @@ +include(${CMAKE_TRIPLET_FILE}) include(vcpkg_common_functions) find_program(GIT git) -- cgit v1.2.3