Skip to content

Commit d0e7651

Browse files
authored
DOCSP-43248-upgrade-catch2-library (#90)
* DOCSP-43248-upgrade-catch2-library * fix copy * rewording
1 parent fd92107 commit d0e7651

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/upgrade.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,9 @@ The v3.11 driver introduces the following breaking changes to the build system:
220220

221221
- Drops support for {+mdb-server+} v3.6.
222222
- Requires MongoDB C Driver v1.28.0 or later.
223+
- If the ``ENABLE_TESTS`` configuration option is set to ``ON``, C++14 or later
224+
is required. You can opt out of the C++14 requirement by disabling tests with
225+
``ENABLE_TESTS=OFF`` during CMake configuration.
223226

224227
ABI Breaking Changes in v3.11
225228
`````````````````````````````

0 commit comments

Comments
 (0)