summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Ninja/ShowIncludes-437-Italian.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Ninja: Fix detection of MSVC showIncludes prefix in ItalianBrad King2023-01-281-0/+3
The prefix does not have two colons. Update our regex. Fixes: #24357