Skip to content

Commit 8a884f3

Browse files
committed
Revert "Set -DCMAKE_POLICY_VERSION_MINIMUM=3.5 for Firestore"
This reverts commit d7ed97a.
1 parent d7ed97a commit 8a884f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ xcb_flags=("${xcb_flags[@]}" "${buildcache_xcb_flags[@]}")
261261
cmake_options=(
262262
-Wdeprecated
263263
-DCMAKE_BUILD_TYPE=Debug
264-
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
265264
)
266265

267266
if [[ -n "${SANITIZERS:-}" ]]; then

0 commit comments

Comments
 (0)