MCPcopy 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
326Path CMakeBuildDirChooser::cmakeExecutable() const { return Path(m_chooserUi->cmakeExecutable->url()); }
327
328Path CMakeBuildDirChooser::installPrefix() const { return Path(m_chooserUi->installPrefix->url()); }
329

Callers 7

CMakeCommandsContentsMethod · 0.80
CMakeDocumentationMethod · 0.80
checkForNeedingConfigureFunction · 0.80
currentCMakeExecutableFunction · 0.80
createBuildDirMethod · 0.80
defaultConfigureFunction · 0.80

Calls 2

PathClass · 0.70
urlMethod · 0.45

Tested by 1

defaultConfigureFunction · 0.64