Skip to content

Commit a1959de

Browse files
committed
no exceptions compiler settings on app updated
1 parent 6472606 commit a1959de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release_build_files/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,8 @@ code.
574574
the overload that takes a `std::function` argument instead.
575575
- Firestore: `FieldValue::Increment` functions are no longer guarded by
576576
the `INTERNAL_EXPERIMENTAL` macro.
577+
- General: Compiler setting of "no exceptions" on app is PRIVATE now
578+
and will not affect other targets in CMake builds.
577579

578580
### 8.2.0
579581
- Changes

0 commit comments

Comments
 (0)