Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ FindMSBuildCommandEarly
Method
FindMSBuildCommandEarly
Source/cmGlobalVisualStudio10Generator.cxx:853–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
851
}
852
853
cm::optional<std::string>
854
cmGlobalVisualStudio10Generator::FindMSBuildCommandEarly(cmMakefile*)
855
{
856
return this->GetMSBuildCommand();
857
}
858
859
std::string cmGlobalVisualStudio10Generator::FindMSBuildCommand()
860
{
Callers
1
GetWindowsValue
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected