CMake 3.6.1 available for download

July 22, 2016

We are pleased to announce that CMake 3.6.1 is now available for download.

Please use the latest release from our download page:
https://cmake.org/download/

  • The CPack NSIS generator’s configuration file template was fixed
    to quote the path to the uninstaller tool used by the
    “CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL” option. This avoids
    depending on an insecure Windows feature to run an uninstaller tool
    with a space in the path.

Thanks for your support!

Changes in 3.6.1 since 3.6.0:

Alex Turbov (1):
 CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variable

Brad King (6):
 Restore find_(library|file|path) search of PATH itself
 VS: Fix VS 2015 .vcxproj debug setting for v90 toolset (#15986)
 Ninja: Do not force response files when no sysconf(3) limit is used
 CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value
 Autogen: Revert changes to generate moc/rcc in subdirectories
 CMake 3.6.1

Chuck Atkins (3):
 FindHDF5: Fix h5cc arg parsing to work with homebrew on Mac
 FindHDF5: Properly fail when required components are not found.
 FindHDF5: Cleanup inconsistent use of HDF5_ROOT

Justin Clift (1):
 NSIS: Quote uninstaller path when executing it in a shell

 

1 comment to CMake 3.6.1 available for download

  1. converting cmake to vs 14 2015 x64 shows error
    _MSC_VER of visual studio 14 2015 x64 is 1900…

    error LNK2038: mismatch detected for ‘_MSC_VER’: value ‘1800’ doesn’t match value ‘1900’ in main.obj

Leave a Reply to NahidaCancel reply