summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/protobuf/configure.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protobuf/configure.cmake b/src/protobuf/configure.cmake
index 83a243d0..f545b6bf 100644
--- a/src/protobuf/configure.cmake
+++ b/src/protobuf/configure.cmake
@@ -7,6 +7,7 @@ set(CMAKE_FIND_PACKAGE_PREFER_CONFIG TRUE)
qt_find_package(protobuf
MODULE_NAME global
NAMES protobuf Protobuf
+ VCPKG_PORT protobuf
)
if(NOT protobuf_FOUND)
# Attempt looking in MODULE mode