mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
6 lines
193 B
ReStructuredText
6 lines
193 B
ReStructuredText
try_run-allow-to-set-working-directory
|
|
--------------------------------------
|
|
|
|
* The :command:`try_run` command gained a ``WORKING_DIRECTORY`` option to
|
|
support setting of working directory.
|