mirror of
https://github.com/reactos/CMake.git
synced 2025-03-04 18:07:27 +00:00

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.