On 06/05/2013 10:11 AM, Stephen Kelly wrote: > I don't think the idea to have quotedness determine whether > add_custom_command expands a list into multiple arguments or consider it one > argument is a good one.
Can you present an argument for why it is not a good idea? There will be some implementation complexity but the semantics for the users will remain simple: quoted is a single argument, unquoted divides. It is an implementation detail whether it divides at configure or generate time. -Brad -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
