Cherry picked and tested. Works great, thank you!

Now, if only the source/build path would stick around, without requiring
config to be triggered. :P

On Fri, Jan 25, 2019 at 8:56 AM Kyle Edwards <kyle.edwa...@kitware.com>
wrote:

> Venedict,
>
> Currently, cmake-gui only lets you specify a build or source directory,
> not both.
>
> I've opened https://gitlab.kitware.com/cmake/cmake/merge_requests/2863 to
> add explicit -S and -B options to cmake-gui, which will allow you to
> specify both.
>
> Kyle
>
> On Fri, 2019-01-25 at 08:10 -0800, Venedict Tchistopolskii wrote:
>
> Actually that doesn't work.....
> *cmake-gui.exe "D:/GitHub/SOURCE" "D:/GitHub/SOURCE/solutions_cmake/win64"*
>
> Ignores both options, but
> *cmake-gui.exe "D:/GitHub/SOURCE"*
>
> Uses current directory as noted. Why? Syntax wrong or something?
>
> VT
>
>
> On Fri, Jan 25, 2019 at 6:52 AM Kyle Edwards <kyle.edwa...@kitware.com>
> wrote:
>
> On Fri, 2019-01-25 at 09:18 +0100, Gößwein Matthias / eeas gmbh wrote:
> > However, the manual does not describe this behavior, maybe it should
> > be
> > mentioned there.
> > (https://cmake.org/cmake/help/v3.13/manual/cmake-gui.1.html)
>
> Even better, perhaps we should add explicit -B and -S options the way
> cmake and ccmake already do.
>
> Kyle
>
>
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers

Reply via email to