forked from qt-creator/qt-creator
Documentation: Fix Ninja reference
Change-Id: I95967b62b46ebe08ac837c490c54f5f3fc24d443 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
@@ -31,7 +31,6 @@ Prerequisites:
|
|||||||
* ActiveState Active Perl
|
* ActiveState Active Perl
|
||||||
* MinGW with g++ 5.3 or Visual Studio 2017 or later
|
* MinGW with g++ 5.3 or Visual Studio 2017 or later
|
||||||
* jom
|
* jom
|
||||||
* Ninja (optional, needed for CMake)
|
|
||||||
* Python 3.5 or later (optional, needed for the python enabled debug helper)
|
* Python 3.5 or later (optional, needed for the python enabled debug helper)
|
||||||
* On Mac OS X: latest Xcode
|
* On Mac OS X: latest Xcode
|
||||||
* On Linux: g++ 5.3 or later
|
* On Linux: g++ 5.3 or later
|
||||||
@@ -40,6 +39,7 @@ Prerequisites:
|
|||||||
"Get LLVM/Clang for the Clang Code Model". The LLVM C++ API provides no compatibility garantee,
|
"Get LLVM/Clang for the Clang Code Model". The LLVM C++ API provides no compatibility garantee,
|
||||||
so if later versions don't compile we don't support that version.)
|
so if later versions don't compile we don't support that version.)
|
||||||
* CMake (for manual builds of LLVM/Clang, and Qt Creator itself)
|
* CMake (for manual builds of LLVM/Clang, and Qt Creator itself)
|
||||||
|
* Ninja (optional, recommended for building with CMake)
|
||||||
* Qbs 1.7.x (optional, sources also contain Qbs itself)
|
* Qbs 1.7.x (optional, sources also contain Qbs itself)
|
||||||
|
|
||||||
The installed toolchains have to match the one Qt was compiled with.
|
The installed toolchains have to match the one Qt was compiled with.
|
||||||
|
Reference in New Issue
Block a user