mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-10 17:14:10 +00: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.