MCPcopy 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
853cm::optional<std::string>
854cmGlobalVisualStudio10Generator::FindMSBuildCommandEarly(cmMakefile*)
855{
856 return this->GetMSBuildCommand();
857}
858
859std::string cmGlobalVisualStudio10Generator::FindMSBuildCommand()
860{

Callers 1

GetWindowsValueFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected