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

Method Encoding

Source/cmGlobalVisualStudio7Generator.cxx:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271std::string cmGlobalVisualStudio7Generator::Encoding()
272{
273 return "UTF-8";
274}

Callers 4

WriteProjectStartMethod · 0.45
WriteGroupsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected