<div dir="ltr"><div><div><div>I&#39;m still fairly new to using CMAKE (but liking it).  I&#39;m finally starting to feel comfortable with its use, but still have questions .. so if this is a newbie question, sorry.<br><br>
</div>Using traditional &quot;./configure; make; make install&#39; I could simply grab a more recent copy (of sword) via svn and make &amp;&amp; make install.<br><br>However, I&#39;m finding with CMAKE I have to completely blow away my cmake build directory before I &quot;cmake -DSWORD_BINDINGS=&quot;Perl Python&quot; ../sword&quot;.  If I don&#39;t, I seem to get never ending compiler/build loops.<br>
<br></div>Is it generally necessary to start with a fresh cmake build directory before make &amp;&amp; make install?<br><br></div>~A<br></div>