Hi all,

I was wondering whether it would be useful if join_arguments() were
added to CMake (not as a macro, but as a built-in command), where
join_arguments() does the oppositie of separate_arguments(); i.e. create
a space separated string of the elements of a list.

I know that several people have brewn their join_arguments() macro (or
whatever they called it) in the past, and so did I. But it feels like
such a fundamental operation that I think it deserves to be a built-in
command.

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

Reply via email to