mirror of
https://github.com/reactos/CMake.git
synced 2025-01-19 09:54:02 +00:00
c273906f48
Previously we made the `documentation` target depend on the executable targets. There is no real reason to do this other than serializing the documentation build output in terminals. Move this dependency behind an undocumented option so that it is not on by default.