Sam Baker wrote: > Change your set command to set (FOO "one;two;three") > > The ; notation without quotes is used for declaring lists of strings. > With quotes, FOO will be a single string instead. > See here for more information: http://www.cmake.org/cmake/help/syntax.html -Bill