Using a newer CMake version allows us to make use of the MSVC_RUNTIME_LIBRARY added in CMake 3.15, which handles static linking of the runtime library with MSVC a lot simpler
Using a newer CMake version allows us to make use of the MSVC_RUNTIME_LIBRARY added in CMake 3.15, which handles static linking of the runtime library with MSVC a lot simpler