Bill Hoffman | 14 Aug 2012 17:27
Favicon
Gravatar

[ANNOUNCEMENT] Updated: CMake 2.8.9-1

CMake 2.8.9-1  is now available on Cygwin mirrors.

Some of the notable changes in this release are:

   - the new Ninja generator is now enabled by default on Windows (and
now Mac, too!)
   - added POSITION_INDEPENDENT_CODE target property, automatically
       adds -fPIC and -fPIE for compilers that require it
   - added -Dvar=value command line handling to ctest
   - added MUMPS coverage support to ctest, including GTM and Cache
   - and, as always, various minor bug fixes

The bug tracker change log page for this version is at:

   http://public.kitware.com/Bug/changelog_page.php?version_id=93

Following is the complete list of changes in this release, including
changes introduced in every release candidate. Please upgrade to this
latest and greatest version of CMake for building your projects.

Changes in CMake 2.8.9 (since 2.8.9-rc3)
----------------------------------------
None

Changes in CMake 2.8.9-rc3 (since 2.8.9-rc2)
--------------------------------------------
Alexey Ozeritsky (1):
       Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x

Brad King (3):
(Continue reading)


Gmane