Skip to content

CXX-3170 Remove MONGOCXX_OVERRIDE_DEFAULT_INSTALL_PREFIX #1258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

eramongodb
Copy link
Contributor

Resolves CXX-3170. Verified by this patch.

Followup to #994 and #1012 which added a CMake option to opt out of legacy implicit install prefix override behavior. This PR removes the legacy behavior and this opt-out option in favor of full consistency with CMake's default behavior instead (explicit CMAKE_PREFIX_PATH for custom install prefix specification, default install paths otherwise).

@eramongodb eramongodb requested a review from kevinAlbs November 7, 2024 18:23
@eramongodb eramongodb self-assigned this Nov 7, 2024
@eramongodb eramongodb merged commit 5460b4b into mongodb:master Nov 7, 2024
73 of 77 checks passed
@eramongodb eramongodb deleted the cxx-3170 branch November 7, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants