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

Method AlwaysUsesCMFPaths

Source/cmLocalGenerator.cxx:4691–4694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4689}
4690
4691bool cmLocalGenerator::AlwaysUsesCMFPaths() const
4692{
4693 return true;
4694}
4695
4696std::string cmLocalGenerator::GetShortObjectFileName(
4697 cmSourceFile const& source) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected