Closed justsmth closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.67%. Comparing base (
c358484
) to head (ca9eb35
). Report is 19 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues:
Resolves #376
Description of changes:
CMAKE_TOOLCHAIN_FILE_*_pc_windows_msvc
environment variable to provide CMake guidance on the compiler setup. We should avoid overriding the configuration it provides.Testing:
*_pc_windows_msvc
targets from an Ubuntu host.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.