a75a0a1448
Previously the OUTPUT arguments of add_custom_command were not slash-normalized but those of add_library and add_executable were. This caused the example add_custom_command(OUTPUT a//b.c ...) add_library(... a//b.c ...) to fail at build time with "no rule to make a/b.c". Fix this and modify the CustomCommand test to try it. |
||
---|---|---|
.. | ||
GeneratedHeader | ||
GeneratorInExtraDir | ||
CMakeLists.txt | ||
check_command_line.c.in | ||
check_mark.cmake | ||
config.h.in | ||
doc1.tex | ||
foo.h.in | ||
foo.in | ||
gen_redirect_in.c | ||
generator.cxx | ||
main.cxx | ||
tcat.cxx | ||
wrapped.h | ||
wrapper.cxx |