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

Method AddProjectCommands

Source/cmake.cxx:3303–3306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3301}
3302
3303void cmake::AddProjectCommands() const
3304{
3305 GetProjectCommands(this->GetState());
3306}
3307
3308void cmake::AddDefaultGenerators()
3309{

Callers 2

cmakeMethod · 0.95
BuildMethod · 0.95

Calls 2

GetStateMethod · 0.95
GetProjectCommandsFunction · 0.85

Tested by

no test coverage detected