Add a cmake option to opt-in to cmake default install paths (e.g. `-DUSE_DEFAULT_INSTALL_PATH`). Warn if the default override is applied to tell users the default may change in a future release.
- related to
-
CXX-3170 Remove MONGOCXX_OVERRIDE_DEFAULT_INSTALL_PREFIX
- Closed