diff options
author | Robert Maynard <rmaynard@nvidia.com> | 2022-01-18 15:51:14 (GMT) |
---|---|---|
committer | Robert Maynard <rmaynard@nvidia.com> | 2022-01-18 20:28:39 (GMT) |
commit | b2bc3364f0c220f560e4cf09b56b8486d8bfddfe (patch) | |
tree | a8f468e34627193f134624dea4c2f01bfef06a08 /Help/guide/tutorial/Step12/tutorial.cxx | |
parent | 2e1b7e5b9ae879406a2dfedf589343a222b67f00 (diff) | |
download | CMake-b2bc3364f0c220f560e4cf09b56b8486d8bfddfe.zip CMake-b2bc3364f0c220f560e4cf09b56b8486d8bfddfe.tar.gz CMake-b2bc3364f0c220f560e4cf09b56b8486d8bfddfe.tar.bz2 |
CMake: `-S` paths preferred over other provided paths
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.
Diffstat (limited to 'Help/guide/tutorial/Step12/tutorial.cxx')
0 files changed, 0 insertions, 0 deletions