Some serious problems were reported with the 2.8.12 release. Thanks to the
swift work of Brad King, Stephen Kelly, Modestas Vainius and
Vladislav Vinogradov, those problems have been fixed. We've prepared a
2.8.12.1 bug fix release to address those issues.

Some of the notable changes in this patch release are:

- The implementation of new CMake Policy CMP0022 was corrected to preserve
  default transitive linking by the target_link_libraries plain signature when
  the policy is set to NEW. As a result, CMake 2.8.12.1 may produce
  CMP0022 warnings that 2.8.12.0 did not.
- The Makefile and Ninja generators, when using MSVC from Visual Studio 2013,
  now pass to "cl" the "/FS" option to support parallel builds.
- FindCUDA learned of CUDA 5.5's divided NPP libraries

The complete list of changes in 2.12.1 can be found at:
http://www.cmake.org/Wiki/CMake/ChangeLog
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to