summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtexttable.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-01-28 10:37:20 -0800
committerThiago Macieira <thiago.macieira@intel.com>2022-01-31 19:07:58 -0800
commit05e029619f18e66d587075e929bc2d8c384f367a (patch)
tree1eaefc1d097faedec13d31d763e0fa5a5f95c08a /src/gui/text/qtexttable.cpp
parent2c008d6faf2334beb252cce340ee81b1cea50482 (diff)
CMake: fix running of headersclean targets when CMAKE_CXX_FLAGS is set
We were passing the full option from the user as a single string in the command-line to the compiler. clang++ -c "-O3 -g1 -march=tigerlake -mprefer-vector-width=256 -maes" [...] error: invalid integral value '3 -g1 -march=tigerlake -mprefer-vector-width=256 -maes' in '-O3 -g1 -march=tigerlake -mprefer-vector-width=256 -maes' Pick-to: 6.2 6.3 Fixes: QTBUG-100315 Change-Id: I6fcda969a9e9427198bffffd16ce83150d4e4263 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/gui/text/qtexttable.cpp')
0 files changed, 0 insertions, 0 deletions