<div class="gmail_quote">On Thu, Apr 30, 2009 at 5:45 PM, barcaroller <span dir="ltr"><<a href="mailto:barcaroller@sympatico.ca" target="_blank">barcaroller@sympatico.ca</a>></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'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 "make VERBOSE=1"?<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'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'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>