mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-17 20:20:23 -06:00
6 lines
161 B
ReStructuredText
6 lines
161 B
ReStructuredText
make_directory-optional-result
|
|
------------------------------
|
|
|
|
* The :command:`file(MAKE_DIRECTORY)` learned to
|
|
optionally capture failure in a result variable.
|