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