aboutsummaryrefslogtreecommitdiff
path: root/ports/libvorbis
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libvorbis')
-rw-r--r--ports/libvorbis/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/libvorbis/portfile.cmake b/ports/libvorbis/portfile.cmake
index cff89d653..15cf48857 100644
--- a/ports/libvorbis/portfile.cmake
+++ b/ports/libvorbis/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()