3215f5457a
The script now detects whether the project file given is a: - top level qmake project (qtdeclarative.pro) - top level tests project (qtdeclarative/tests.pro) - top level examples project (qtdeclarative/examples.pro) This is done by finding the .qmake.conf file in parent directories of the given project, and comparing the project's location to the .qmake.conf location. For the top level qmake project and the tests project, the script will now use a predefined block of code that we usually had to copy paste and change manually. Now only small bits will have to be adjusted manually (project name and dependencies). For the examples project, the content is surrounded by the required build examples commands. As a result, developers will have to worry less about knowing where to copy paste from. Change-Id: I4f751b371e74eeb86e070d58635c3d99b970ab18 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> |
||
---|---|---|
.. | ||
accessibilityinspector | ||
aglfn | ||
cmake | ||
corelib/qurl-generateTLDs | ||
edid | ||
glgen | ||
gradientgen | ||
harfbuzz | ||
includemocs | ||
integrity | ||
lexgen | ||
locale_database | ||
plugintest | ||
qfloat16-tables | ||
unicode | ||
x86simdgen | ||
xkbdatagen |