I'm sure this has come up before but I'm curious if CMake-GUI would ever consider adding a "Build" button? This seems like a logical step after "Configure" and "Generate", if it was available on the command line it could also help automate CMake based builds on different systems. Right now scripts that build on multiple systems have to use CMake and then call whatever system specific build command there is for that system. I assume there is some rational reason why CMake doesn't do this but I think it would be good if it could.
Just my 2 cents, Dan
-- 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: http://www.cmake.org/mailman/listinfo/cmake
