aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gtest')
-rw-r--r--ports/gtest/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/gtest/portfile.cmake b/ports/gtest/portfile.cmake
index f798310ad..b7bfd4b39 100644
--- a/ports/gtest/portfile.cmake
+++ b/ports/gtest/portfile.cmake
@@ -1,4 +1,3 @@
-include(${CMAKE_TRIPLET_FILE})
if (VCPKG_LIBRARY_LINKAGE STREQUAL static)
message(FATAL_ERROR "Static building not supported yet")
endif()