diff options
| -rw-r--r-- | ports/protobuf/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/protobuf/portfile.cmake b/ports/protobuf/portfile.cmake index 522a68634..ee273b787 100644 --- a/ports/protobuf/portfile.cmake +++ b/ports/protobuf/portfile.cmake @@ -1,3 +1,4 @@ +#tool include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE_FILE URLS "https://github.com/google/protobuf/releases/download/v3.0.2/protobuf-cpp-3.0.2.tar.gz" |
