MCPcopy Create free account
hub / github.com/Kitware/CMake / AddScriptingCommands

Method AddScriptingCommands

Source/cmake.cxx:3298–3301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3296}
3297
3298void cmake::AddScriptingCommands() const
3299{
3300 GetScriptingCommands(this->GetState());
3301}
3302
3303void cmake::AddProjectCommands() const
3304{

Callers 2

cmakeMethod · 0.95
BuildMethod · 0.95

Calls 2

GetStateMethod · 0.95
GetScriptingCommandsFunction · 0.85

Tested by

no test coverage detected