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

Method GenerateCxxModuleConfigInformation

Source/cmExportBuildSbomGenerator.cxx:85–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void cmExportBuildSbomGenerator::GenerateCxxModuleConfigInformation(
86 std::string const& /*name*/, std::ostream& /*os*/) const
87{
88 // TODO
89}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected