From 19da994248dd92ea93e00e389c73f9e8e99de42c Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Tue, 4 Feb 2020 09:16:33 -0500 Subject: Address review comments. --- ports/protobuf/portfile.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/ports/protobuf/portfile.cmake b/ports/protobuf/portfile.cmake index 2e6ba6b80..58ff2053f 100644 --- a/ports/protobuf/portfile.cmake +++ b/ports/protobuf/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO protocolbuffers/protobuf -- cgit v1.2.3