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

2016-12-07 Thread Bram de Jong
Thanks, that works wonderfully! - bram On Tue, Dec 6, 2016 at 10:33 PM, Craig Scott wrote: > Check out the $ generator expression. See docs at the > bottom of the following page: > > https://cmake.org/cmake/help/latest/manual/cmake-generator- > expressions.7.html > > Something like $> should

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

2016-12-06 Thread Craig Scott
Check out the $ generator expression. See docs at the bottom of the following page: https://cmake.org/cmake/help/latest/manual/cmake-generator-expressions.7.html Something like $> should work I think. On Wed, Dec 7, 2016 at 8:30 AM, Bram de Jong wrote: > hi cmake-peoples! > > CMake v3.7.0: I'

[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 http://www.smartel