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

Method GetCxxModuleFile

Source/cmExportBuildSbomGenerator.cxx:79–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79std::string cmExportBuildSbomGenerator::GetCxxModuleFile(
80 std::string const& /*name*/) const
81{
82 return {};
83}
84
85void cmExportBuildSbomGenerator::GenerateCxxModuleConfigInformation(
86 std::string const& /*name*/, std::ostream& /*os*/) const

Callers 1

GenerateScriptConfigsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected