aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Protos/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Protos/CMakeLists.txt')
-rw-r--r--Firestore/Protos/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Protos/CMakeLists.txt b/Firestore/Protos/CMakeLists.txt
index 5c0fda0..831b53d 100644
--- a/Firestore/Protos/CMakeLists.txt
+++ b/Firestore/Protos/CMakeLists.txt
@@ -82,7 +82,7 @@ cc_library(
cpp/google/type/latlng.pb.cc
cpp/google/type/latlng.pb.h
DEPENDS
- protobuf
+ protobuf::libprotobuf
EXCLUDE_FROM_ALL
)