[vtk-developers] CMake 1.2 Released

Bill Hoffman bill.hoffman at kitware.com
Wed Jan 16 13:53:55 EST 2002


I would like to announce the release of CMake version 1.2.  You can download binaries or source distributions from
http://www.cmake.org/CMake/HTML/Download.html.  You can also use the "Check for Updates" option from a previous
windows binary installation.  If you are using the cvs tree for ITK or VTK, then you should upgrade to CMake1.2.


Summary of Changes:

CMake now is much more selective about creating new dsp files significantly reducing the number of reloads done in Visual Studio. A new option to the IF command was added that tests if a file exists: IF (EXISTS filename) A number of fixes were added to the boreland and nmake build options. Borland now supports building shared and static libraries. A fix to the FIND_PATH command that could cause cmake to think the cache is always changing. Added CMAKE_EXTRA_LINK_FLAGS so that flags can be passed specifically to the linker. Enhancements to many modules and templates. Borland dll builds work.  AIX shared libraries work with gcc. UNIX dependances are kept up-to-date. 


-Bill Hoffman

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20020116/a76441dc/attachment.html>


More information about the vtk-developers mailing list