Commits


Changming Sun authored and GitHub committed 6ada97c84c3
Fix a build issue when statically link to MSVC Runtime (#22393) Yesterday I updated ABSL to a newer version which added a new cmake option: ABSL_MSVC_STATIC_RUNTIME . I wasn't aware of it. This PR fixes it.