Andrew Schwartzmeyer created MESOS-8804:
-------------------------------------------
Summary: Fix Ninja Release builds on Windows
Key: MESOS-8804
URL: https://issues.apache.org/jira/browse/MESOS-8804
Project: Mesos
Issue Type: Bug
Reporter: Andrew Schwartzmeyer
Assignee: Andrew Schwartzmeyer
There were some leftover TODOs when we got Ninja working on Windows, as we
hardcoded the names of the debug versions of the libraries. Because Ninja is a
single-configuration generator (unlike Visual Studio which is a
multi-configuration generator), we have to check {{CMAKE_BUILD_TYPE}} and
appropriately set the target locations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)