forked from qt-creator/qt-creator
Fix typo
Change-Id: Ie0b6695717c0d032fb3e27ef873d7b01a24ac84d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
@@ -50,7 +50,7 @@ qmake and rebuild Qt Creator. Watch out for a message like
|
|||||||
Project MESSAGE: INCLUDEPATH += /usr/lib/llvm-3.4/include
|
Project MESSAGE: INCLUDEPATH += /usr/lib/llvm-3.4/include
|
||||||
Project MESSAGE: LIBS += -L/usr/lib/llvm-3.4/lib -lclang
|
Project MESSAGE: LIBS += -L/usr/lib/llvm-3.4/lib -lclang
|
||||||
|
|
||||||
This indicates that the ClangCodeModel plugin will be build.
|
This indicates that the ClangCodeModel plugin will be built.
|
||||||
|
|
||||||
Enable the plugin
|
Enable the plugin
|
||||||
-----------------
|
-----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user