[CMake] Extracting the configure and generate command

Saad Khattak saadrustam at gmail.com
Sat Nov 1 12:16:30 EDT 2014


Once I have configured and generated a CMake project, is there a way to
extract that into a command? So, let's say I have configured and generated
a project using the CMake GUI. I am then able to extract
(somehow) the full configure/generate command which looks like this:

cmake -DOPTION_1=ON -DOPTION_2=OFF -G "Visual Studio 10 1010" ../
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141101/fea3b8a6/attachment.html>


More information about the CMake mailing list