aboutsummaryrefslogtreecommitdiff
path: root/ports/physfs
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-08 14:25:47 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-08 14:25:47 -0800
commit1808d461b0e8793445b87eb8ceed71d5ac7aca6e (patch)
tree457ed603532038436d92a996afe7b4bdaef78daf /ports/physfs
parent6e9d17f73c01c3ad07875ca79196ed2f5e2d3896 (diff)
downloadvcpkg-1808d461b0e8793445b87eb8ceed71d5ac7aca6e.tar.gz
vcpkg-1808d461b0e8793445b87eb8ceed71d5ac7aca6e.zip
triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
Diffstat (limited to 'ports/physfs')
-rw-r--r--ports/physfs/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/physfs/portfile.cmake b/ports/physfs/portfile.cmake
index 80ed17d0f..b4768cc39 100644
--- a/ports/physfs/portfile.cmake
+++ b/ports/physfs/portfile.cmake
@@ -6,7 +6,6 @@
# CURRENT_PACKAGES_DIR = ${VCPKG_ROOT_DIR}\packages\${PORT}_${TARGET_TRIPLET}
#
-include(${CMAKE_TRIPLET_FILE})
if (VCPKG_LIBRARY_LINKAGE STREQUAL static)
message(FATAL_ERROR "Static building not supported yet")
endif()