From c4b02d6d20cfa4a295b975494d9849d6feeb7f07 Mon Sep 17 00:00:00 2001 From: norareidy Date: Fri, 22 Nov 2024 09:54:14 -0500 Subject: [PATCH] EC last feedback --- source/upgrade.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/upgrade.txt b/source/upgrade.txt index 0c287c29..aa6bed09 100644 --- a/source/upgrade.txt +++ b/source/upgrade.txt @@ -142,7 +142,7 @@ The v4.0 driver introduces the following breaking changes to the build system: - ``BSONCXX_POLY_USE_BOOST``. - Drops support for the ``MONGOCXX_OVERRIDE_DEFAULT_INSTALL_PREFIX`` configuration - option. This option is implicitly set to ``OFF``. + option. Default CMake behavior for ``CMAKE_INSTALL_PREFIX`` is now respected. - Sets the ``ENABLE_TESTS`` configuration option to ``OFF`` by default. To re-enable building test targets, you must set ``ENABLE_TESTS`` to ``ON``.