mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 05:20:50 -05:00
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.