logic: Limit multi process indexing to projects with C/C++ source groups
This commit is contained in:
@@ -49,6 +49,8 @@ private:
|
||||
|
||||
void buildIndex(const std::set<FilePath>& filesToClean, bool fullRefresh, bool preprocessorOnly);
|
||||
|
||||
bool hasCxxSourceGroup() const;
|
||||
|
||||
std::shared_ptr<ProjectSettings> m_settings;
|
||||
StorageAccessProxy* const m_storageAccessProxy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user