Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3298
void cmake::AddScriptingCommands() const
3299
{
3300
GetScriptingCommands(this->GetState());
3301
}
3302
3303
void cmake::AddProjectCommands() const
3304
{
Callers
2
cmake
Method · 0.95
Build
Method · 0.95
Calls
2
GetState
Method · 0.95
GetScriptingCommands
Function · 0.85
Tested by
no test coverage detected