[CMAKE] Set CMAKE_MSVC_RUNTIME_LIBRARY to satisfy CMP0091. CORE-17109
authorThomas Faber <thomas.faber@reactos.org>
Sat, 6 Jun 2020 22:20:09 +0000 (00:20 +0200)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 20 Jun 2020 13:25:27 +0000 (15:25 +0200)
commit3169c94e06b4762a48304ef688b21aa4cacc84ab
treed7434eda313f77b1deddeb0bebc9f73a29209968
parent94073cc1d963f729578e02f6895f156bc7398019
[CMAKE] Set CMAKE_MSVC_RUNTIME_LIBRARY to satisfy CMP0091. CORE-17109

We use /NODEFAULTLIB, and consequently also don't want CMake to add
a default library for us.
sdk/cmake/msvc.cmake