[CMake] [ANNOUNCE] CMake 3.6.1 available for download
Robert Maynard
robert.maynard at kitware.com
Fri Jul 22 11:35:16 EDT 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
More information about the CMake
mailing list