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

Method FindAuxToolset

Source/cmGlobalVisualStudio10Generator.cxx:828–833  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

826}
827
828cmGlobalVisualStudio10Generator::AuxToolset
829cmGlobalVisualStudio10Generator::FindAuxToolset(std::string&,
830 std::string&) const
831{
832 return AuxToolset::None;
833}
834
835bool cmGlobalVisualStudio10Generator::FindMakeProgram(cmMakefile* mf)
836{

Callers 1

SetGeneratorToolsetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected