mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
6 lines
195 B
ReStructuredText
6 lines
195 B
ReStructuredText
if-check-file-permissions
|
|
-------------------------
|
|
|
|
* The :command:`if` command gained new tests ``IS_READABLE``, ``IS_WRITABLE``
|
|
and ``IS_EXECUTABLE`` to check file or directory permissions.
|