• Vladislav Vaintroub's avatar
    MDEV-17279 Windows : link C runtime dynamically · b60aee58
    Vladislav Vaintroub authored
    Improve previous patch so we do not depend on (tiny) compiler-version
    dependent libraries, i.e vcruntime140.dll, and msvcp140.dll
    
    The remaining dependency is Universal CRT, is part of Win10+ OS,
    and should already be installed by Windows update on most downlevel
    systems.
    b60aee58
Windows.cmake 11.9 KB