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

Method DumpFramework

Source/cmFileAPICodemodel.cxx:1987–1991  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1985}
1986
1987Json::Value Target::DumpFramework(CompileData::IncludeEntry const& fw)
1988{
1989 // for now, idem as include
1990 return this->DumpInclude(fw);
1991}
1992
1993Json::Value Target::DumpPrecompileHeader(JBT<std::string> const& header)
1994{

Callers 1

DumpCompileDataMethod · 0.95

Calls 1

DumpIncludeMethod · 0.95

Tested by

no test coverage detected