README: Remove outdated bullet point about clang code model

Change-Id: I0f7a94d276d9b32ba00ae43d574cc6f18fdd2d63
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Reviewed-by: Robert Loehning <robert.loehning@qt.io>
This commit is contained in:
Nikolai Kosjar
2019-06-18 16:20:25 +02:00
parent 85603cd84f
commit bd74dc220f

View File

@@ -155,8 +155,6 @@ For detailed information on the supported compilers, see
* Before you launch Qt Creator you may prepend the PATH with * Before you launch Qt Creator you may prepend the PATH with
the location of libclang.dll/.so that you want to be used. the location of libclang.dll/.so that you want to be used.
See more info in the section "Prebuilt LLVM/Clang packages". See more info in the section "Prebuilt LLVM/Clang packages".
* When you launch Qt Creator, activate the Clang Code Model plugin as
described in doc/src/editors/creator-only/creator-clang-codemodel.qdoc.
11. You are now ready to configure and build Qt and Qt Creator. 11. You are now ready to configure and build Qt and Qt Creator.
Please see <https://wiki.qt.io/Building_Qt_5_from_Git> for Please see <https://wiki.qt.io/Building_Qt_5_from_Git> for