cmake/Tests/RunCMake/string/RepeatNegativeCount.cmake

2 lines
29 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
string(REPEAT "blah" -1 out)