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

Method GetUserMacrosRegKeyBase

Source/cmGlobalVisualStudioGenerator.cxx:278–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278std::string cmGlobalVisualStudioGenerator::GetUserMacrosRegKeyBase()
279{
280 return "";
281}
282
283bool cmGlobalVisualStudioGenerator::FindMakeProgram(cmMakefile* mf)
284{

Callers 2

CallVisualStudioMacroMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected