Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
void cmExportBuildSbomGenerator::GenerateCxxModuleConfigInformation(
86
std::string const& /*name*/, std::ostream& /*os*/) const
87
{
88
// TODO
89
}
Callers
1
GenerateCxxModuleInformation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected