README: State ClangFormat dependencies

Amends 4d3bb1c858.

Change-Id: I72319c39144a161e5957953de5f395f33a080e63
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Nikolai Kosjar
2019-09-10 10:54:26 +02:00
parent 92daed1f6c
commit 038a03e95f

View File

@@ -272,6 +272,16 @@ http://llvm.org/docs/GettingStarted.html#git-mirror:
cmake -G "NMake Makefiles JOM" -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_RTTI=ON -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra" -DCMAKE_INSTALL_PREFIX=<installation location> ..\llvm-project\llvm
jom install
### Clang-Format
The ClangFormat plugin depends on the additional patch
https://code.qt.io/cgit/clang/clang.git/commit/?h=release_80-based&id=f98a155c89df094fb8f419a20629065f25fe599a
While the plugin builds without it, it will be disabled on start with an error message.
Note that the plugin is disabled by default.
## Third-party Components
Qt Creator includes the following third-party components,