Skip to content

GetPrerequisites: Recognize absolute paths to UCRT system libraries

The matching expression added by commit c8daac35 did not account for absolute paths to the UCRT libraries. We already recognize absolute paths to the MSVC runtime libraries. Do this for UCRT libraries too.

Issue: #16240 (closed)

Merge request reports