CMake 3.0.2 available for download
We are pleased to announce that CMake 3.0.2 is now available for download.
Thanks for your support!
——————————
Changes in 3.0.2 since 3.0.1:
Alan W. Irwin (1):
ExternalProject: Avoid infinite loop on file download hash mismatch
Brad King (6):
CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
CMP0022: Fix version documented to support LINK_PUBLIC/LINK_PRIVATE
cmListFileLexer: Fix lexing of single '[' character (#15092)
Xcode: Generate per-target file references (#15111)
Fix finding binutils when cross-compiling with Clang
Christian Svensson (2):
KWIML: Teach ABI.h about OpenRISC 1000
KWSys CPU: Add support for OpenRISC 1000
Stephen Kelly (2):
QtAutogen: Use the basename for resource files.
QtAutogen: Fix use of multiple ui files in a single target.
Tim Blechmann (1):
BundleUtilities: Allow Info.plist files which use CR line endings
——————————