CMake 3.12.2 available for download
September 7, 2018
We are pleased to announce that CMake 3.12.2 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.2 since 3.12.1: Brad King (5): Android: Add support for NDK r18 CheckIPOSupported: Simplify result reporting logic CheckIPOSupported: Tolerate backslashes in output of failed checks VS: Restore CMakeLists.txt references in each target CMake 3.12.2 Craig Scott (2): EXPORT_PROPERTIES: Add test for an undefined property EXPORT_PROPERTIES: Prevent null dereference for undefined property David Demelier (1): Help: Fix typo in clang-tidy example -checks option Igor Kostenko (1): FindBoost: Fix context discovery for 1.60 and below Kenta Kubo (1): FindCUDA: Do not find cublas_device on CUDA >= 9.2 Raffi Enficiaud (1): FindMatlab: Remove erroneous duplicate code Robert Maynard (1): CUDA: Avoid using deprecated cublas_device to identify device lib dirs Shane Parris (1): cmState: Clear GlobVerificationManager state on Reset