CMake/Tests/RunCMake/include_external_msproject
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
..
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
CustomGuid-check.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
CustomGuid.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
CustomGuidTypePlatform-check.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
CustomGuidTypePlatform.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
CustomTypePlatform-check.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
CustomTypePlatform.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
RunCMakeTest.cmake include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00
check_utils.cmake Use string(APPEND) in Tests 2016-07-28 00:43:04 +02:00
main.cpp include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) 2012-04-19 08:35:55 -04:00