diff options
author | Brad King <brad.king@kitware.com> | 2020-04-10 14:59:30 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-04-10 14:59:30 (GMT) |
commit | 01d5b888a390ea91478cc0b17c08e565b2c226ee (patch) | |
tree | db442ce24766e8ee37a24493f6a4fe1e3e7a386b /Help/guide/tutorial/Step5/MathFunctions/mysqrt.cxx | |
parent | bf120819c4054def9dfb1433dc4d33971b92edd7 (diff) | |
download | CMake-01d5b888a390ea91478cc0b17c08e565b2c226ee.zip CMake-01d5b888a390ea91478cc0b17c08e565b2c226ee.tar.gz CMake-01d5b888a390ea91478cc0b17c08e565b2c226ee.tar.bz2 |
UseJava: Quote -classpath argument correctly on more platforms
Add the `VERBATIM` option to our `add_custom_command` calls so that all
arguments are correctly escaped for the shell. Otherwise when using a
POSIX shell on Windows, the `-classpath` separator is `;` and without
quoting ends the command.
Fixes: #20567
Inspired-by: Nevyn Bengtsson <nevyn.jpg@gmail.com>
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions