Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
273
std::string cmGlobalVisualStudioGenerator::GetUserMacrosDirectory()
274
{
275
return
""
;
276
}
277
278
std::string cmGlobalVisualStudioGenerator::GetUserMacrosRegKeyBase()
279
{
Callers
2
ConfigureCMakeVisualStudioMacros
Method · 0.95
CallVisualStudioMacro
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected