Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsOn
Method
IsOn
Source/CPack/cmCPackGenerator.cxx:1374–1377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1372
}
1373
1374
bool cmCPackGenerator::IsOn(std::string const& name) const
1375
{
1376
return this->GetOption(name).IsOn();
1377
}
1378
1379
bool cmCPackGenerator::IsSetToOff(std::string const& op) const
1380
{
Callers
15
PrepareNames
Method · 0.95
InstallProjectViaInstallCMakeProjects
Method · 0.95
InstallCMakeProject
Method · 0.95
GetComponentPackageFileName
Method · 0.95
WantsComponentInstallation
Method · 0.95
GetComponent
Method · 0.95
GetComponentGroup
Method · 0.95
Update
Method · 0.45
InitializeHandler
Method · 0.45
UpdateImpl
Method · 0.45
ExecuteConfigure
Method · 0.45
InstallProject
Method · 0.45
Calls
1
GetOption
Method · 0.95
Tested by
4
Update
Method · 0.36
InitializeHandler
Method · 0.36
UpdateImpl
Method · 0.36
ExecuteConfigure
Method · 0.36