MCPcopy 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
586codecvt_Encoding cmGlobalNinjaGenerator::GetMakefileEncoding() const
587{
588 return this->NinjaExpectedEncoding;
589}
590
591cmDocumentationEntry cmGlobalNinjaGenerator::GetDocumentation()
592{

Callers 1

OpenFileStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected