Basically I want to launch the CMake GUI and pass in source/build
directories through the CLI, overriding whatever it has at the moment.

Is that possible? I don't get where it's picking up the previously touched
source build but I want to override it consistently.

E.g. cmake-gui.exe -HXXXX -BXXXX won't work.....

This is for a project wrapper that handles CMake launch and preparation.

VT
-- 

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