When cmake parses cmake -S <path> <path>
treat the second
path as the build directory. Likwise when invoked with
<path> -S <path>
treat the first path as the build path
instead of using the current working directory.
Issue: #23110 (closed)
A Gitlab update will be applied on September 25 , between 6:30PM and 7:30PM, EDT (UTC-04:00). This site may have intermittent delays during that time.
When cmake parses cmake -S <path> <path>
treat the second
path as the build directory. Likwise when invoked with
<path> -S <path>
treat the first path as the build path
instead of using the current working directory.
Issue: #23110 (closed)