mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
15c454fe82
The property cannot be implemented on other generators because the corresponding native build tools (VS IDE, Xcode, Ninja) all implement their own `clean` operations that affect all outputs. Document this limitation.