mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
01d5b888a3
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>
51 KiB
51 KiB