CMake/Tests/VSResource
Brad King df965cb963 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
2017-09-25 10:07:48 -04:00
..
CMakeLists.txt Ninja: Fix quoting of RC language depfile in cmcldeps call 2017-09-25 10:07:48 -04:00
include.rc.in Ninja: Fix RC include directories regression 2014-10-13 08:20:05 -04:00
lib.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
lib.rc VS: Add /machine: flag to Librarian tool (#11240) 2015-06-26 10:07:08 -04:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
test.rc Ninja: Fix RC include directories regression 2014-10-13 08:20:05 -04:00
test.txt