[Cmake] CMake 1.6 Released
Ken Martin
ken.martin at kitware.com
Mon Jan 27 10:18:38 EST 2003
We are pleased to announce the release of CMake version 1.6.0. Version
1.6 includes a number of new features to help make project management
easier. Version 1.6 include TRY_COMPILE and TRY_RUN which can be used
to test for features of the compiler or system that you are on. The
MACRO command allows repeated CMakeLists code to be encapsulated into a
macro. If you need to perform very complex operations the LOAD_COMMAND
command allows you to write your own CMake command using a C API that
can be compiled and loaded into CMake as part of the configuration
process. Version 1.6 includes a wxWindows based GUI for use on MacOSX.
This version includes a number of enhancements, bug fixes, and new
features. The Modules directory includes a number of new tests and
macros that can be used in your projects. CMake 1.6 can be obtained from
the www.cmake.org <http://www.cmake.org/> with source code and binaries
for a variety of platforms. Thanks to all who contributed source code,
modules, feedback, and bug reports.
Thanks
Ken
Ken Martin, PhD
Kitware Inc.
518 371 3971 x101
469 Clifton Corporate Pkwy
Clifton Park NY 12065
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20030127/8e1585c7/attachment.html>
More information about the CMake
mailing list