aboutsummaryrefslogtreecommitdiff
path: root/ports/assimp
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-08 15:27:59 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-08 15:27:59 -0800
commit68d4a4c4bc0309dcac61752a871f84633a211777 (patch)
treebe450dbab493740a63971b3474963088a033c12a /ports/assimp
parente9ddf167b19fb63dd4defaddcfe4cae2f6c223ca (diff)
parentdbab03a1a82913ae96bfa3c1613ade20b5ac438d (diff)
downloadvcpkg-68d4a4c4bc0309dcac61752a871f84633a211777.tar.gz
vcpkg-68d4a4c4bc0309dcac61752a871f84633a211777.zip
Merge branch 'master' into ericmitt
Diffstat (limited to 'ports/assimp')
-rw-r--r--ports/assimp/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/assimp/portfile.cmake b/ports/assimp/portfile.cmake
index e53384ff1..04d19cdd3 100644
--- a/ports/assimp/portfile.cmake
+++ b/ports/assimp/portfile.cmake
@@ -6,7 +6,6 @@
# CURRENT_PACKAGES_DIR = ${VCPKG_ROOT_DIR}\packages\${PORT}_${TARGET_TRIPLET}
#
-include(${CMAKE_TRIPLET_FILE})
include(vcpkg_common_functions)
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/assimp/assimp/archive/v3.3.1.zip"