aboutsummaryrefslogtreecommitdiff
path: root/ports/physfs
diff options
context:
space:
mode:
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()