Hi all, I was wondering, does the opposite of separate_arguments() exist? In other words, is there an easy way to join the elements of a list into a space-separated string?
Of course I can write a macro to do the trick, but I have the feeling that I'm overlooking something, because it sounds too trivial. Best regards, Marcel Loose. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
