qtdeclarative/tools/qmlcachegen
Fawzi Mohamed 70dac58bd9 replace devtools library with QtQml
qmldevtools was needed when building with qmake, and to avoid circular
dependencies in the tools (before making QtQml minimal).
Now it can be avoided.
This change will make qmldom, qmlformat, qmlimportscanner and qmllint
depend on QtQml (just like the other Qml tools) and not be always
completely static (qmldevtools was always a static library, QtQml
normally isn't).

Change-Id: Idfa0a70e51f0d4999fb9753121c6c228ae69c9bb
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2021-07-02 12:06:21 +02:00
..
CMakeLists.txt replace devtools library with QtQml 2021-07-02 12:06:21 +02:00
Qt6QuickCompilerConfig.cmake.in CMake: Update warning about qtquick_compiler_add_resources 2021-06-25 15:40:46 +02:00
qmlcache.prf Move tools to libexec 2021-05-11 08:48:11 +02:00
qmlcachegen.cpp Replace qmlcachegen's --qmljs-runtime with generic mechanism 2021-06-18 15:41:50 +02:00
qtquickcompiler.prf Move tools to libexec 2021-05-11 08:48:11 +02:00