[CMake] [PATCH] SEPARATE_ARGUMENTS: don't replace escaped spaces

Brandon J. Van Every bvanevery at gmail.com
Sun Jul 16 16:31:40 EDT 2006


Alexander Neundorf wrote:
> Hi,
>
> the attached patch changes the behaviour of SEPARATE_ARGUMENTS() so that it doesn't replace escaped spaces anymore.

Great!  I've been running into this and just working around it 
manually.  Another issue: if the arguments contain quoted strings with 
spaces in them, they really shouldn't be broken apart.


Cheers,
Brandon Van Every



More information about the CMake mailing list