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

Method ComputeObjectFilenames

Source/cmLocalGenerator.cxx:4301–4305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4299}
4300
4301void cmLocalGenerator::ComputeObjectFilenames(
4302 std::map<cmSourceFile const*, cmObjectLocations>& /*unused*/,
4303 std::string const& /*unused*/, cmGeneratorTarget const* /*unused*/)
4304{
4305}
4306
4307bool cmLocalGenerator::IsWindowsShell() const
4308{

Callers 4

GetObjectSourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected