<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
So it is impossible to just extract the options from the environment config data.<br>But you suggestion is fine although it requires some work lol<br>Thx<br><br>&gt; Date: Mon, 11 Oct 2010 09:42:24 -0400<br>&gt; Subject: Re: [CMake] Reusing configuration<br>&gt; From: drescherjm@gmail.com<br>&gt; To: stan1313@hotmail.fr<br>&gt; CC: cmake@cmake.org<br>&gt; <br>&gt; On Mon, Oct 11, 2010 at 9:32 AM, Fred Fred &lt;stan1313@hotmail.fr&gt; wrote:<br>&gt; &gt; Hello,<br>&gt; &gt; I suppose this question has already been asked here but I did not find any<br>&gt; &gt; trace of it, including in the wiki.<br>&gt; &gt; My students want to install PV at home and they need to build it from source<br>&gt; &gt; in order to extend it.<br>&gt; &gt; They do have a version installed at the university and, since configuring<br>&gt; &gt; and choosing the right options is not that easy, I wonder if there is a way<br>&gt; &gt; to give them a configuration file so as for them to have the options<br>&gt; &gt; selection list prefilled?<br>&gt; &gt;<br>&gt; <br>&gt; The big problem with that is the install must be in the same folder<br>&gt; and the dependencies must be the same. It may be easier to create a<br>&gt; script to start cmake-gui with a command line containing the options<br>&gt; you will have as default.<br>&gt; <br>&gt; John<br>                                               </body>
</html>