CMake/Tests/RunCMake/string/JoinNoVar.cmake
Alex Turbov 689eeb67cb string: Add JOIN subcommand
This is just like CONCAT but accepts a glue string to put between
each value.  `JOIN ""` is equivalent to `CONCAT`.
2018-02-16 10:04:47 -05:00

2 lines
17 B
CMake