diff options
author | Peter Waller <p@pwaller.net> | 2019-08-20 21:32:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-08-27 14:51:40 (GMT) |
commit | 4ca0526f8a78e7abbd08e9978d4110f836ccef9b (patch) | |
tree | 619d1ab993466c1250f2fca9c1ffcb1f4a40bd8e /Tests/RunCMake/CommandLine/C_buildsrcdir.cmake | |
parent | 43fe736b2bf272647fb24b481bdc9a585c0666ac (diff) | |
download | CMake-4ca0526f8a78e7abbd08e9978d4110f836ccef9b.zip CMake-4ca0526f8a78e7abbd08e9978d4110f836ccef9b.tar.gz CMake-4ca0526f8a78e7abbd08e9978d4110f836ccef9b.tar.bz2 |
cmake: Pass -S and -B into PreLoad.cmake and -C scripts
Before this, it was not possible to see what the source or build directories
were set to on the command line.
Fixes: #19619
Diffstat (limited to 'Tests/RunCMake/CommandLine/C_buildsrcdir.cmake')
-rw-r--r-- | Tests/RunCMake/CommandLine/C_buildsrcdir.cmake | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/C_buildsrcdir.cmake b/Tests/RunCMake/CommandLine/C_buildsrcdir.cmake new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Tests/RunCMake/CommandLine/C_buildsrcdir.cmake |