[Insight-users] ANNOUNCE : ITK CVS requiring CMake 2.4

Luis Ibanez luis.ibanez at kitware.com
Tue Aug 15 11:51:29 EDT 2006


During the past weeks we have been transitioning all the ITK Dashboard
machines to use CMake 2.4.

In order to complete the transition of ITK to require CMake 2.4,
this version of CMake will now be required in the top CMakeLists.txt
file.

This change in the top CMakeLists.txt file will be committed tomorrow
(August 16th) to the CVS repository of ITK.


If you are building the CVS version of ITK you may want to do the
following:

             1) Download CMake 2.4  from  www.cmake.org
             2) Delete your current binary directory of ITK
             3) Reconfigure ITK from scratch using now CMake 2.4
             4) Rebuild ITK

and for any other project that you have depending on ITK you may
want to also delete its binary directory, reconfigure it from
scratch using CMake 2.4 and then rebuild it.



VTK had completed today a similar transition.



Please let us know if you have any questions or concerns.



     Thanks



       Luis






More information about the Insight-users mailing list