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

Method GetName

Source/cmFastbuildTargetGenerator.cxx:826–829  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

824}
825
826std::string cmFastbuildTargetGenerator::GetName()
827{
828 return GeneratorTarget->GetName();
829}
830
831std::string cmFastbuildTargetGenerator::ConvertToFastbuildPath(
832 std::string const& path) const

Callers 2

GetDependsMethod · 0.45
GetTargetNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected