MCPcopy Create free account
hub / github.com/KDE/kdevelop / builder

Method builder

plugins/meson/mesonmanager.cpp:379–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377}
378
379IProjectBuilder* MesonManager::builder() const
380{
381 return m_builder;
382}
383
384MesonSourcePtr MesonManager::sourceFromItem(KDevelop::ProjectBaseItem* item) const
385{

Callers 3

findPluginsForProjectMethod · 0.45
addJobMethod · 0.45
addBuildDirMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected