Description
This is a large issue covering the invalid conditional logic based on `CMAKE_BUILD_TYPE` that breaks compatibility with multi-configuration generators (e.g. Visual Studio) where the configuration can be chosen at build time. Put another way, this bug also covers all the work necessary to enable a Release configuration on Windows.
Attachments
Issue Links
- blocks
-
MESOS-7157 Support the Release build configuration on Windows
- Resolved