Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ cmakeExecutable
Method
cmakeExecutable
plugins/cmake/cmakebuilddirchooser.cpp:326–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
Path CMakeBuildDirChooser::cmakeExecutable() const { return Path(m_chooserUi->cmakeExecutable->url()); }
327
328
Path CMakeBuildDirChooser::installPrefix() const { return Path(m_chooserUi->installPrefix->url()); }
329
Callers
7
CMakeCommandsContents
Method · 0.80
descriptionForIdentifier
Method · 0.80
CMakeDocumentation
Method · 0.80
checkForNeedingConfigure
Function · 0.80
currentCMakeExecutable
Function · 0.80
createBuildDir
Method · 0.80
defaultConfigure
Function · 0.80
Calls
2
Path
Class · 0.70
url
Method · 0.45
Tested by
1
defaultConfigure
Function · 0.64