forked from qt-creator/qt-creator
Meson: Use setup functions for a few plugin items
Change-Id: I849698315cd8c03ab44317d90dd3754dcfe46146 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -39,10 +39,6 @@ private:
|
||||
QString m_parameters;
|
||||
};
|
||||
|
||||
class MesonBuildConfigurationFactory final : public ProjectExplorer::BuildConfigurationFactory
|
||||
{
|
||||
public:
|
||||
MesonBuildConfigurationFactory();
|
||||
};
|
||||
void setupMesonBuildConfiguration();
|
||||
|
||||
} // MesonProjectManager::Internal
|
||||
|
||||
Reference in New Issue
Block a user