qtdeclarative/tools/qmlpreview
Joerg Bornemann 0d6d3c7bc5 Skip unnecessary commands when cross-building tools
Call qt_internal_return_unless_building_tools() directly after
qt_internal_add_tool() to avoid having to special-case code for when
this function only creates imported targets in cross-builds.

Task-number: QTBUG-85084
Change-Id: I5c8f2ecdf4936cfd15cb530e896bc4e5b5531620
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-10-08 10:37:35 +02:00
..
CMakeLists.txt Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
main.cpp Tooling: Add a command line application for QML preview 2018-07-13 11:52:57 +00:00
qmlpreviewapplication.cpp Fix Qt6 build in preparation of qt5 submodule update 2019-07-08 05:56:02 +02:00
qmlpreviewapplication.h Tools: Improve wording 2018-11-22 08:12:15 +00:00
qmlpreviewfilesystemwatcher.cpp qmlpreview: Use a better file system watcher 2018-11-14 10:50:55 +00:00
qmlpreviewfilesystemwatcher.h qmlpreview: Use a better file system watcher 2018-11-14 10:50:55 +00:00