"examples/vscode:/vscode.git/clone" did not exist on "2ea28d69dc3ac72d97e31f51e81d37a5045acba5"
Enable CMP0091 to use MSVC_RUNTIME_LIBRARY (#913)
Per https://cmake.org/cmake/help/latest/policy/CMP0091.html, we need to enable policy CMP0091 if we want to make use of MSVC_RUNTIME_LIBRARY and/or CMAKE_MSVC_RUNTIME_LIBRARY. Fixes issue #912.
Showing
Please register or sign in to comment