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

Method GetUserMacrosDirectory

Source/cmGlobalVisualStudioGenerator.cxx:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273std::string cmGlobalVisualStudioGenerator::GetUserMacrosDirectory()
274{
275 return "";
276}
277
278std::string cmGlobalVisualStudioGenerator::GetUserMacrosRegKeyBase()
279{

Callers 2

CallVisualStudioMacroMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected