diff options
author | Paul Seyfert <pseyfert.mathphys@gmail.com> | 2018-10-23 19:04:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-10-26 13:50:00 (GMT) |
commit | 5873815fef1df2dadfeaa8a13190d0365f77838a (patch) | |
tree | 2d736e697bab6620f51727f3fa46eceaab87fad8 /Tests | |
parent | 8ec4b5a93028153c8ec443bee7038843cb8a3866 (diff) | |
download | CMake-5873815fef1df2dadfeaa8a13190d0365f77838a.zip CMake-5873815fef1df2dadfeaa8a13190d0365f77838a.tar.gz CMake-5873815fef1df2dadfeaa8a13190d0365f77838a.tar.bz2 |
cmake: distinguish '-Cpath' from '-C path' in source dir parsing
This results in the correct source directory being picked up in calls
with
cmake sourcedir -C settings
and in a more appropriate error message when calling
mkdir build ; cd build ; cmake -C settings
Also fix `-D` and `-U` in the same way.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions