• Rafi Kamal's avatar
    Revert "Make shared libraries be able to link to MSVC static runtime libraries,… · 01425cb2
    Rafi Kamal authored
    Revert "Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required." (#6914)
    
    This reverts commit 129a7c87. We are
    seeing the following error when building Python release artifacts in Windows:
    " error LNK2038: mismatch detected for 'RuntimeLibrary': value
    'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in
    descriptor.obj".
    01425cb2
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
README.md Loading commit data...
conformance.cmake Loading commit data...
examples.cmake Loading commit data...
extract_includes.bat.in Loading commit data...
install.cmake Loading commit data...
libprotobuf-lite.cmake Loading commit data...
libprotobuf.cmake Loading commit data...
libprotoc.cmake Loading commit data...
protobuf-config-version.cmake.in Loading commit data...
protobuf-config.cmake.in Loading commit data...
protobuf-lite.pc.cmake Loading commit data...
protobuf-module.cmake.in Loading commit data...
protobuf-options.cmake Loading commit data...
protobuf.pc.cmake Loading commit data...
protoc.cmake Loading commit data...
tests.cmake Loading commit data...
version.rc.in Loading commit data...