CMake 3.12.1 available for download
August 9, 2018
We are pleased to announce that CMake 3.12.1 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
Thanks for your support!
Changes in 3.12.1 since 3.12.0:
Brad King (8):
CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled
UseSWIG: Use CSharp language only if it is enabled
Help: Add explicit _ROOT variable documentation
Tests: Add case showing CMP0048 warning on injected project command
project: Do not issue CMP0048 warnings on injected call
CPack: Restore support for 0-valued version components
FindCUDA/select_compute_arch: Restore two-component CUDA_VERSION
CMake 3.12.1
Craig Scott (1):
GoogleTest: Ensure policy settings allow use of IN_LIST
Dima Panov (1):
FindTCL: Add support for version 8.7
Marc Chevrier (2):
FindPython*: fix erroneous behavior on multiple 'find_package' calls
UseSWIG: restore legacy behavior for SWIG_MODULE__EXTRA_FLAGS