forked from qt-creator/qt-creator
CMake: add preload cache cmake script file per kit
Change-Id: I51c33610f2eb300ef5de2e565c567d799eddc9cf Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -64,7 +64,8 @@ public:
|
||||
const QString &sourceDirectory,
|
||||
const QDir &buildDirectory,
|
||||
const Utils::Environment &env,
|
||||
const QString &generator);
|
||||
const QString &generator,
|
||||
const QString &preloadCache);
|
||||
bool preferNinja() const;
|
||||
static QString findCbpFile(const QDir &);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user