diff options
author | Paul Seyfert <pseyfert.mathphys@gmail.com> | 2018-10-23 19:04:34 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2019-01-10 10:19:24 (GMT) |
commit | 6d53a60f007b0a1a1c03ce5f9373eddc55f49d5a (patch) | |
tree | d20773cc3ffccb033315c5f93111639f19f8a72d /Tests/Server | |
parent | 9bbfbd54ba04e07b0bf2eb8bb1056bca53d639c5 (diff) | |
download | CMake-6d53a60f007b0a1a1c03ce5f9373eddc55f49d5a.zip CMake-6d53a60f007b0a1a1c03ce5f9373eddc55f49d5a.tar.gz CMake-6d53a60f007b0a1a1c03ce5f9373eddc55f49d5a.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/Server')
0 files changed, 0 insertions, 0 deletions