summaryrefslogtreecommitdiffstats
path: root/src/gui/image
diff options
context:
space:
mode:
authorMilian Wolff <milian.wolff@kdab.com>2019-10-09 14:48:53 +0200
committerMilian Wolff <milian.wolff@kdab.com>2019-10-09 16:20:08 +0200
commit63a3b26b6b2dae88a44ad6a4917563b5331823d6 (patch)
tree0080634720676e2ee28afd89488289738e8c2e0d /src/gui/image
parent2d7ec5922a15da44fc5bbcbd9a7b6b7e00820fcd (diff)
Fix QMake build system to support trace points in a cross-compiled build
CONFIG(cross_compile) implies CONFIG(force_bootstrap). The latter is errorneously used within qt_tracepoints.prf and to decide when tracegen is to be build. For the tracepoints, we just need to check if etw/lttng trace points are enabled. For tracegen, we don't need to check anything - it doesn't depend on etw or lttng, it is just a code generator similar to moc or rcc and should be handled like these tools. Change-Id: I3784b37db10680efd0ed7ee7860059bdf62b4118 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/gui/image')
0 files changed, 0 insertions, 0 deletions