Re: [CMake] OS X spaces in paths issue

2012-09-07 Thread David Gobbi
I see. I just wasn't looking hard enough. Thanks! - David On Fri, Sep 7, 2012 at 9:28 AM, David Cole wrote: > Yes, actually, the location of CMake does appear in the script. It's > ${CMAKE_COMMAND}. > > You just need to add quotes here if you're going to define your own > CTEST_CONFIGURE_COM

Re: [CMake] OS X spaces in paths issue

2012-09-06 Thread David Cole
This probably just means there's an error with double-quoting (or lack of it) in the script. Can you post the script? On Wed, Sep 5, 2012 at 5:12 PM, David Gobbi wrote: > This might have already been answered on the list but it didn't come > up in a search. > > Someone that I work with was tryi

[CMake] OS X spaces in paths issue

2012-09-05 Thread David Gobbi
This might have already been answered on the list but it didn't come up in a search. Someone that I work with was trying to run a ctest dashboard-generation script on OS X, and ctest was reporting "There was an error: No such file or directory". Running "ctest -VV" gave more info about the error: