onnxruntime
6ada97c8
- Fix a build issue when statically link to MSVC Runtime (#22393)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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.
References
#22393 - Fix a build issue when statically link to MSVC Runtime
Author
Changming Sun
Parents
b4fb32d8
Loading