MCPcopy 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
69std::string cmExportBuildSbomGenerator::GetCxxModulesDirectory() const
70{
71 return {};
72}
73
74cm::string_view cmExportBuildSbomGenerator::GetImportPrefixWithSlash() const
75{

Calls

no outgoing calls

Tested by

no test coverage detected