On Wed, Mar 14, 2012 at 11:03:09AM -0400, Bill Hoffman wrote: > $ ninja rebuild_cache > [1/1] Running CMake to regenerate build system... > FAILED: cmd.exe /c cd "C:\Users\hoffman\Work\My Builds\cmake-ninja" && > "C:\Users\hoffman\Work\My Builds\cmake-gmake\bin\cmake.exe" > -HC:/Users/hoffman/Work/My Builds/cmake -BC:/Users/hoffman/Work/My > Builds/cmake-ninja > > CMake Error: The source directory "C:/Users/hoffman/Work/My > Builds/cmake-ninja/Builds/cmake-ninja" does not exist. > Specify --help for usage, or press the help button on the CMake GUI. > ninja: build stopped: subcommand failed. > > > This also fails on linux.
Fixed as of 60bec54ef644e5c85578ec4a9b24dd2b2cb11e2b. Thanks, -- Peter -- 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
