mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
311d0376e2
Clarifies that there is no need to surround file(REMOVE/REMOVE_RECURSE) calls by `if(EXISTS)` as non existent files are silently ignored.