Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ defaultMesonBackend
Method
defaultMesonBackend
plugins/meson/mesonmanager.cpp:477–480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
QString MesonManager::defaultMesonBackend() const
478
{
479
return GENERATOR_NINJA;
480
}
481
482
Path MesonManager::findMeson() const
483
{
Callers
2
resetFields
Method · 0.80
defaults
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected