Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
278
std::string cmGlobalVisualStudioGenerator::GetUserMacrosRegKeyBase()
279
{
280
return
""
;
281
}
282
283
bool cmGlobalVisualStudioGenerator::FindMakeProgram(cmMakefile* mf)
284
{
Callers
2
ConfigureCMakeVisualStudioMacros
Method · 0.95
CallVisualStudioMacro
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected