Commit 45a5c006 authored by Andras Becsi's avatar Andras Becsi Committed by The Qt Project
Browse files

Allow overriding target compiler and linker with qmake's one


Using make_global_settings, we can pass along the compiler and linker
that qmake uses, still allowing overriding it through environment variables.
We generate qmake_extras.gypi and populated with the host and target compilers
so that it also works when cross compiling.

Based on patch by Pierre Rossi <pierre.rossi@digia.com>

Change-Id: Ia3789abeea88f4d3cde75c2cf07cc9de66d7afbf
Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
parent 8608404f
Showing with 40 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment