aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindProtobuf.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindProtobuf.cmake')
-rw-r--r--cmake/FindProtobuf.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindProtobuf.cmake b/cmake/FindProtobuf.cmake
index 60a2e34..ae438bb 100644
--- a/cmake/FindProtobuf.cmake
+++ b/cmake/FindProtobuf.cmake
@@ -14,7 +14,7 @@
include(FindPackageHandleStandardArgs)
-set(BINARY_DIR ${FIREBASE_INSTALL_DIR}/external/protobuf)
+set(BINARY_DIR ${FIREBASE_BINARY_DIR}/external/protobuf)
find_path(
PROTOBUF_INCLUDE_DIR google/protobuf/stubs/common.h