Skip to content
Snippets Groups Projects
Commit bcbae3f7 authored by Brad King's avatar Brad King
Browse files

Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archs

When targeting a platform that supports multiple architectures, Xcode
may choose to build all of them in our small compiler id project.
Update the regex we use to extract the path to the compiler from
the Xcode output to account for this.

Fixes: #21425
parent a070565a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment