summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads/mandelbrot/renderthread.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2025-12-17 18:23:31 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2025-12-18 21:31:27 +0100
commit2aa3278582cd269596f6216e8e9ab818ed40ca62 (patch)
treee54038223457ce48d3ccfdcdec50b1591e77a994 /examples/corelib/threads/mandelbrot/renderthread.cpp
parenta91ca045db4c381df21b114d67de113839daddeb (diff)
CMake: Enable LTO for optimized toolsHEADdev
Enable LTO for the Bootstrap library and qt_internal_add_tool targets when the optimized_tools feature is enabled. Allow opting out of LTO for specific tools or tools built by project via or all tools: - -DQT_FORCE_NO_OPTIMIZED_TOOLS_LTO=ON - -DQT_FORCE_NO_LTO_<tool>=ON - -DQT_FORCE_NO_LTO_<project>=ON LTO is also disabled when using the QT_FORCE_NO_OPTIMIZE_<tool> or QT_FORCE_NO_OPTIMIZE_<project> options which control the optimization flags. Change-Id: I8a04dfe110ff2df519b88e65c338349c897b8076 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'examples/corelib/threads/mandelbrot/renderthread.cpp')
0 files changed, 0 insertions, 0 deletions