[ 
https://issues.apache.org/jira/browse/MESOS-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036056#comment-16036056
 ] 

Andrew Schwartzmeyer commented on MESOS-7618:
---------------------------------------------

The CMake system also had options that were incompatible. ENABLE_DEBUG and 
ENABLE_OPTIMIZE do not work as expected with CMake configurations.

> CMake files incompatible with multi-configuration generators
> ------------------------------------------------------------
>
>                 Key: MESOS-7618
>                 URL: https://issues.apache.org/jira/browse/MESOS-7618
>             Project: Mesos
>          Issue Type: Bug
>          Components: cmake
>         Environment: Windows
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Andrew Schwartzmeyer
>              Labels: cmake, windows
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to