MCPcopy Create free account
hub / github.com/Kitware/CMake / SetExportSet

Method SetExportSet

Source/cmExportBuildFileGenerator.cxx:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57void cmExportBuildFileGenerator::SetExportSet(cmExportSet* exportSet)
58{
59 this->ExportSet = exportSet;
60}
61
62void cmExportBuildFileGenerator::SetImportLocationProperty(
63 std::string const& config, std::string const& suffix,

Callers 1

AddExportGeneratorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected