CMake 3.2.2 available for download
We are pleased to announce that CMake 3.2.2 is now available for download.
Please use the latest release from our download page:
http://www.cmake.org/download/
Thanks for your support!
————————————————————————-
Changes in 3.2.2 since 3.2.1:
Betsy McPhail (1):
file(LOCK): Close file descriptor/handle when releasing a lock
Brad King (8):
FindMFC: Use if(DEFINED) to simplify condition (#15477)
curl: Never consider using Windows APIs on Cygwin
liblzma: Use unaligned access only on Intel and PowerPC archs
liblzma: Disable XL compiler optimizations
liblzma: Disable GNU 3.3 compiler optimizations
KWSys SystemTools: Teach Touch with !create to succeed on missing file
Makefile: Fix multiple custom command outputs with one missing
CMake 3.2.2
Tim Kientzle (1):
libarchive: Fix string concatentation in Windows mktemp implementation