CMake/Tests/CustomCommand
Brad King 9259d77881 Normalize OBJECT_DEPENDS paths to match custom commands (#15366)
Custom command path normalization added in commit v3.1.0-rc1~471^2
(add_custom_command: Normalize OUTPUT and DEPENDS paths, 2014-05-28)
broke use of OBJECT_DEPENDS to bring in custom commands because the
latter paths were not normalized too.  Normalize them and add a test
case.

Reported-by: Daniel v. Gerpen
2015-01-28 09:06:21 -05:00
..
GeneratedHeader Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
GeneratorInExtraDir Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeLists.txt Normalize OBJECT_DEPENDS paths to match custom commands (#15366) 2015-01-28 09:06:21 -05:00
check_command_line.c.in ENH: Added quick means to turn on verbose output for debugging this test. 2007-05-18 09:18:09 -04:00
check_mark.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
config.h.in ENH: Added test for generation of files listed explicitly as sources but not used during the build of a target. 2006-06-01 13:01:31 -04:00
doc1.tex new test 2003-06-03 10:34:15 -04:00
foo.h.in COMP: Avoid C++ comment in C translation unit. 2005-08-18 09:21:45 -04:00
foo.in Normalize OBJECT_DEPENDS paths to match custom commands (#15366) 2015-01-28 09:06:21 -05:00
gen_redirect_in.c BUG: Do not escape shell operators when generating command lines. 2008-04-29 15:34:49 -04:00
generator.cxx BUG: Do not escape shell operators when generating command lines. 2008-04-29 15:34:49 -04:00
main.cxx ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
source_in_custom_target.cpp Generators: don't append sources from utility targets to objectSources 2013-10-28 14:25:28 +01:00
subdir.h.in Normalize OBJECT_DEPENDS paths to match custom commands (#15366) 2015-01-28 09:06:21 -05:00
tcat.cxx BUG: Do not escape shell operators when generating command lines. 2008-04-29 15:34:49 -04:00
wrapped.h new test 2003-06-03 10:34:15 -04:00
wrapper.cxx BUG: Fix new custom command with make-var expansion test on VS6. The VS6 IDE adds some extra characters to the variable value during expansion. 2008-06-05 10:01:16 -04:00