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

Method WriteVCProjEndGroup

Source/cmLocalVisualStudio7Generator.cxx:1906–1909  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1904}
1905
1906void cmLocalVisualStudio7Generator::WriteVCProjEndGroup(std::ostream& fout)
1907{
1908 fout << "\t\t</Filter>\n";
1909}
1910
1911// look for custom rules on a target and collect them together
1912void cmLocalVisualStudio7Generator::OutputTargetRules(

Callers 1

WriteGroupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected