Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3303
void cmake::AddProjectCommands() const
3304
{
3305
GetProjectCommands(this->GetState());
3306
}
3307
3308
void cmake::AddDefaultGenerators()
3309
{
Callers
2
cmake
Method · 0.95
Build
Method · 0.95
Calls
2
GetState
Method · 0.95
GetProjectCommands
Function · 0.85
Tested by
no test coverage detected