Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information