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