CMake 3.4.2 available for download

January 19, 2016

We are pleased to announce that CMake 3.4.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.4.2 since 3.4.1:

Brad King (6):
CMakeDetermineCompilerId: Fix VS Itanium platform name (#15889)
VS: Do not select a partial Windows 10 SDK folder (#15831)
VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation (#15894)
cmSystemTools: Add VersionCompareEqual helper
VS: Fix Windows 10 SDK version selection (#15831)
CMake 3.4.2

Marc Chevrier (2):
FindJava: Fix typos in IdlJ and JarSigner component implementation
AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEW

1 comment to CMake 3.4.2 available for download

  1. Works well, although I did find that I had to update my Windows SDK to 10.0.10586.0 when using Visual Studio 2015 on Windows 10. This is because CMake detected the system as Windows – 10.0.10586 – AMD64.

Leave a Reply