Doc: Clang: Do not mention build indication

This is not printed anymore.

Change-Id: Ib55a06f642247ff33e092bee371276b187c6c8c8
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Nikolai Kosjar
2015-06-10 11:30:47 +02:00
parent 3abdad568d
commit 9554ef909f
2 changed files with 1 additions and 18 deletions

View File

@@ -44,13 +44,7 @@ llvm, e.g.:
LLVM_INSTALL_DIR=C:\llvm
Set the variable either as part of the build environment or pass it directly to
qmake and rebuild Qt Creator. Watch out for a message like
Project MESSAGE: Building ClangCodeModel plugin with Clang from /usr/lib/llvm-3.4
Project MESSAGE: INCLUDEPATH += /usr/lib/llvm-3.4/include
Project MESSAGE: LIBS += -L/usr/lib/llvm-3.4/lib -lclang
This indicates that the ClangCodeModel plugin will be built.
qmake and rebuild Qt Creator.
Enable the plugin
-----------------