CMake/Tests/ComplexOneConfig/Library
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
..
ExtraSources
SystemDir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
TestLink.c
create_file.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
dummy
empty.h
file2.cxx
file2.h
notInAllLib.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
sharedFile.cxx
sharedFile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
testConly.c Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
testConly.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
test_preprocess.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00