Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetMakefileEncoding
Method
GetMakefileEncoding
Source/cmGlobalNinjaGenerator.cxx:586–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
584
}
585
586
codecvt_Encoding cmGlobalNinjaGenerator::GetMakefileEncoding() const
587
{
588
return this->NinjaExpectedEncoding;
589
}
590
591
cmDocumentationEntry cmGlobalNinjaGenerator::GetDocumentation()
592
{
Callers
1
OpenFileStream
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected