CMake/Tests/SimpleInstall
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
..
TestSubDir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
scripts
CMakeLists.txt Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
InstallScript1.cmake
InstallScript2.cmake
InstallScript3.cmake
InstallScript4.cmake
PackageScript.cmake
PostInstall.cmake
PreInstall.cmake
foo.c
foo.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
inst.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
inst2.cxx
lib1.cxx
lib1.h
lib2.cxx
lib2.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
lib3.cxx
lib3.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
lib4.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
lib4.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00