diff options
author | Brad King <brad.king@kitware.com> | 2017-09-25 13:52:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-09-25 14:07:48 (GMT) |
commit | df965cb9638d589be55daa520c13df32e1afd91d (patch) | |
tree | 8e6a2747482fab8f7d0055dc11fcd2723108bd0c /Source/CTest/cmCTestSVN.h | |
parent | eae3765b67b653d3f00afa44a60719a387262af8 (diff) | |
download | CMake-df965cb9638d589be55daa520c13df32e1afd91d.zip CMake-df965cb9638d589be55daa520c13df32e1afd91d.tar.gz CMake-df965cb9638d589be55daa520c13df32e1afd91d.tar.bz2 |
Ninja: Fix quoting of RC language depfile in cmcldeps call
Since commit v3.0.0-rc1~448^2 (Ninja: use deps = gcc/msvc feature,
2013-10-18) the value of the `DEP_FILE` binding already includes the
needed quoting to refer to the file. However, that commit forgot to
update one of the `$DEP_FILE` references to not be quoted anymore.
The offending code path currently only affects cmcldeps for RC.
Remove the extra quoting now.
Fixes: #17298
Diffstat (limited to 'Source/CTest/cmCTestSVN.h')
0 files changed, 0 insertions, 0 deletions