Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SupportsComponentInstallation
Method
SupportsComponentInstallation
Source/CPack/cmCPackGenerator.cxx:1700–1703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1698
}
1699
1700
bool cmCPackGenerator::SupportsComponentInstallation() const
1701
{
1702
return false;
1703
}
1704
1705
bool cmCPackGenerator::WantsComponentInstallation() const
1706
{
Callers
2
InstallProjectViaInstallCMakeProjects
Method · 0.95
WantsComponentInstallation
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected