Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetOptions
Method
GetOptions
Source/CPack/cmCPackGenerator.cxx:1407–1410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1405
}
1406
1407
std::vector<std::string> cmCPackGenerator::GetOptions() const
1408
{
1409
return this->MakefileMap->GetDefinitions();
1410
}
1411
1412
int cmCPackGenerator::PackageFiles()
1413
{
Callers
nothing calls this directly
Calls
1
GetDefinitions
Method · 0.80
Tested by
no test coverage detected