<div class="gmail_quote">On Thu, Apr 30, 2009 at 5:45 PM, barcaroller <span dir="ltr">&lt;<a href="mailto:barcaroller@sympatico.ca" target="_blank">barcaroller@sympatico.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
I&#39;m having problems setting variables in my CMakeLists.txt files.<br>
Specifically, the following two lines have absolutely no effect, regardless<br>
of what values I give them:<br>
<br>
<br>
    SET (CMAKE_VERBOSE_MAKEFILE    ON)</blockquote><div><br>Which version of CMake are you using?<br><br>Are you aware of &quot;make VERBOSE=1&quot;?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
    SET (CMAKE_USE_RELATIVE_PATHS  ON)</blockquote><div><br>Most likely you&#39;re impacted by this bug.<br></div><div><a href="http://www.vtk.org/Bug/view.php?id=7779" target="_blank">http://www.vtk.org/Bug/view.php?id=7779</a><br>
<br>
Please try CMake 2.6.4 (which appears to have just been released but the download page hasn&#39;t been updated yet?)  You can find the link for it in this directory for your platform.<br><a href="http://www.cmake.org/files/v2.6/" target="_blank">http://www.cmake.org/files/v2.6/</a><br>
<br></div></div><br>-- <br>Philip Lowman<br>