diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-11-15 08:32:43 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-18 09:59:26 +0900 |
commit | 8caa7b9b05a67da7cbcd7fe42725177cda9eae7c (patch) | |
tree | 45fcfacd1ca019c3466bd132f663949a315cdbb5 /commit-graph.c | |
parent | 8839dccc8d7526afe8020f80776c7ee76df847bf (diff) |
cmake: use verbatim arguments when invoking clar commands
Pass the VERBATIM option to `add_custom_command()`. Like this, all
arguments to the commands will be escaped properly for the build tool so
that the invoked command receives each argument unchanged.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions