Godot version
N/A
godot-cpp version
master
System information
N/A
Issue description
I've noticed there has been recently some acitivity regarding MSVC runtime in CMake. With the latest changes I see that windows.cmake overwrites CMAKE_MSVC_RUNTIME_LIBRARY to empty. It feels quite intrusive A project may be compiling other things separate from the app (like dlls or other exes) that rely on this variable.
Steps to reproduce
N/A
Minimal reproduction project
N/A
Godot version
N/A
godot-cpp version
master
System information
N/A
Issue description
I've noticed there has been recently some acitivity regarding MSVC runtime in CMake. With the latest changes I see that windows.cmake overwrites CMAKE_MSVC_RUNTIME_LIBRARY to empty. It feels quite intrusive A project may be compiling other things separate from the app (like dlls or other exes) that rely on this variable.
Steps to reproduce
N/A
Minimal reproduction project
N/A