mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
1d91bc64aa
The DumpDocumentation executable and some supporting code and tests were completely unused by CMake. Generation of documentation is done by the individual executables with --help* options. In this commit we simply remove the unused code, executable, and test.