Skip to content

Ninja: Fix detection of MSVC showIncludes prefix in Italian

Brad King requested to merge brad.king/cmake:msvc-showIncludes into master

The prefix does not have two colons. Update our regex.

Also add test cases covering showIncludes detection for more languages.

Also record the showIncludes detection output to the configure log.

Fixes: #24357 (closed)

Merge request reports