Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4691
bool cmLocalGenerator::AlwaysUsesCMFPaths() const
4692
{
4693
return true;
4694
}
4695
4696
std::string cmLocalGenerator::GetShortObjectFileName(
4697
cmSourceFile const& source) const
Callers
1
GetCMFSupportDirectory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected