Re: [CMake] back-slashes for generator expression on windows

2016-12-07 Thread Bram de Jong
t; expressions.7.html > > Something like $<SHELL_PATH:$> should work I think. > > > On Wed, Dec 7, 2016 at 8:30 AM, Bram de Jong <bram.dej...@gmail.com> > wrote: > >> hi cmake-peoples! >> >> CMake v3.7.0: I'm using $ and $ on >> Windows and

[CMake] back-slashes for generator expression on windows

2016-12-06 Thread Bram de Jong
hi cmake-peoples! CMake v3.7.0: I'm using $ and $ on Windows and they generate paths with forward slashes... Is there an easy way to convert these to back-slashes? The testing tool (i.e. via add_test( ) ) I am using expects back-slashes... - Bram -- http://www.freesound.org