onnxruntime
358f5bb0
- Update regex to match correct pattern. (#20483)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Update regex to match correct pattern. (#20483) In CMakeLists.txt:set_msvc_c_cpp_compiler_warning_level(), the regex should match the value that gets added by the function. The latter got updated, so this change updates the former to match.
References
#20483 - Update regex to match correct pattern.
Author
edgchen1
Parents
49b2bebe
Loading