forked from qt-creator/qt-creator
Add section for Qml Designer in the readme
Make it clear that the Qml designer can be disabled. Change-Id: I1128f571ba1cfda9ba93411cbe06d01693d83ab6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -268,6 +268,12 @@ available to the installed Qt Creator, run
|
||||
|
||||
cmake --install . --prefix /path/to/qtcreator_install --component DebugInfo
|
||||
|
||||
### QML Designer
|
||||
|
||||
To disable the build of the experimental QML Designer plugins and their dependencies,
|
||||
use the CMake option `-DWITH_QMLDESIGNER=OFF`. The QML Designer plugin requires additional
|
||||
testing for specific Qt versions. If that can not be provided we suggest to disable it.
|
||||
|
||||
### Perf Profiler Support
|
||||
|
||||
Support for the [perf](https://perf.wiki.kernel.org/index.php/Main_Page) profiler
|
||||
|
Reference in New Issue
Block a user