Nope.<br>
<br>
You can use CMake 2.4.x or CVS CMake.<br>
<br>
CMake 2.4.x users do not have to upgrade.<br>
CVS CMake users, though, do have to update to the latest CVS CMake.<br>
<br>
If you look at the top of the main VTK/CMakeLists.txt file you will see
that there is an empty no-op "EXPORT" macro defined that makes it work
with CMake 2.4.x (as a no-op...) -- but with CVS CMake it uses the real
new CMake EXPORT command. If changes are made to CVS CMake, they will
also be made to VTK usually on the same day.<br><br>
<br>
HTH,<br>
David<br>
<br>
<br><div><span class="gmail_quote">On 1/31/08, <b class="gmail_sendername">John Biddiscombe</b> <<a href="mailto:biddisco@cscs.ch">biddisco@cscs.ch</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div bgcolor="#ffffff" text="#000000">
Was it the intended that the checkin of a few days ago<br>
<b>VTK/Utilities/MaterialLibrary (1)</b><br>
          <a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/VTK/Utilities/MaterialLibrary/CMakeLists.txt.diff?cvsroot=ParaView3&r1=1.16&r2=1.17" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">CMakeLists.txt
Rev: 1.17 </a> by <a href="mailto:brad.king@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">king</a><br>
        ENH: Updated call to EXPORT() command for new signature in CVS
CMake.<br>
<br>
would force us all to upgrade our cmake?<br>
<br>
JB<br>
<br>
<pre cols="78">-- <br>John Biddiscombe,                            email:biddisco @ cscs.ch<br><a href="http://www.cscs.ch/about/BJohn.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.cscs.ch/about/BJohn.php</a><br>
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07<br>Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82</pre>
</div>


<br>_______________________________________________<br>vtk-developers mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br></blockquote></div><br>