aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/external/firestore.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/external/firestore.cmake')
-rw-r--r--cmake/external/firestore.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/external/firestore.cmake b/cmake/external/firestore.cmake
index 92789ca..d91a543 100644
--- a/cmake/external/firestore.cmake
+++ b/cmake/external/firestore.cmake
@@ -38,7 +38,7 @@ ExternalProject_Add(
# Lay the binary directory out as if this were a subproject. This makes it
# possible to build and test in it directly.
- PREFIX ${PROJECT_BINARY_DIR}/external/Firestore
+ PREFIX ${PROJECT_BINARY_DIR}
SOURCE_DIR ${PROJECT_SOURCE_DIR}/Firestore
BINARY_DIR ${PROJECT_BINARY_DIR}/Firestore