mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-12 10:34:32 +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.