forked from qt-creator/qt-creator
CMake: Remove "Prefer Ninja" checkbox on CMake Tool page
This is no longer needed now that the generator is a property of the Kit. Change-Id: Ife35fd9207c805a4ead1e067603df1bfc77e6855 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -55,7 +55,6 @@ public:
|
||||
static void createXmlFile(Utils::QtcProcess *process, const QString &executable,
|
||||
const QString &arguments, const QString &sourceDirectory,
|
||||
const QDir &buildDirectory, const Utils::Environment &env);
|
||||
static bool preferNinja();
|
||||
static QString findCbpFile(const QDir &);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user