MCPcopy 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
1407std::vector<std::string> cmCPackGenerator::GetOptions() const
1408{
1409 return this->MakefileMap->GetDefinitions();
1410}
1411
1412int cmCPackGenerator::PackageFiles()
1413{

Callers

nothing calls this directly

Calls 1

GetDefinitionsMethod · 0.80

Tested by

no test coverage detected