diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index c9259a2a2..9859529bb 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -7,8 +7,5 @@ }, "overlay-ports": [ "./tools/ports" - ], - "overlay-triplets": [ - "./tools/triplets" ] }