CMake/Tests/RunCMake/string
Brad King 4e184a21be string: Add CONCAT sub-command
Add a string(CONCAT) command to simply concatenate input arguments
together.  This will be useful for combining strings from different
quoting syntaxes.  Add a RunCMake.string test covering these cases.
2013-10-21 12:54:20 -04:00
..
CMakeLists.txt string: Add CONCAT sub-command 2013-10-21 12:54:20 -04:00
Concat.cmake string: Add CONCAT sub-command 2013-10-21 12:54:20 -04:00
ConcatNoArgs-result.txt string: Add CONCAT sub-command 2013-10-21 12:54:20 -04:00
ConcatNoArgs-stderr.txt string: Add CONCAT sub-command 2013-10-21 12:54:20 -04:00
ConcatNoArgs.cmake string: Add CONCAT sub-command 2013-10-21 12:54:20 -04:00
RunCMakeTest.cmake string: Add CONCAT sub-command 2013-10-21 12:54:20 -04:00