Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetCxxModulesDirectory
Method
GetCxxModulesDirectory
Source/cmExportBuildSbomGenerator.cxx:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
std::string cmExportBuildSbomGenerator::GetCxxModulesDirectory() const
70
{
71
return {};
72
}
73
74
cm::string_view cmExportBuildSbomGenerator::GetImportPrefixWithSlash() const
75
{
Callers
4
GenerateCxxModules
Method · 0.45
GetCxxModuleFile
Method · 0.45
GenerateCxxModuleInformation
Method · 0.45
GenerateImportCxxModuleConfigTargetInclusion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected