CMake/Tests/CustomCommand
Daniel Pfeifer 7a649111cd Use string(APPEND) in Tests
Automate with:

find Tests -type f -print0 | xargs -0 perl -i -0pe \
's/set\(([a-zA-Z0-9_]+)(\s+)"\$\{\1\}([^"])/string(APPEND \1\2"\3/g'
2016-07-28 00:43:04 +02: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 Use string(APPEND) in Tests 2016-07-28 00:43:04 +02: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
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 Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization' 2015-01-29 09:13:53 -05:00
gen_redirect_in.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -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 Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
wrapped.h new test 2003-06-03 10:34:15 -04:00
wrapper.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00