We are pleased to announce that CMake 3.5.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.5.2 since 3.5.1: Brad King (6): Fix lookup of an ALIAS target outside aliased target's directory (#16044) Rename local target lookup methods to clarify purpose cmFortranParser: Skip #line directives that do not name files Ninja: Fix detection of custom command symbolic outputs Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049) CMake 3.5.2 Gregor Jasny (2): Xcode: Fixup XCTest bundle location for Xcode 7.3 ASM: Add missing <INCLUDES> placeholder for "compile" rules Pierrick Koch (1): FindGSL: Fix typo in documentation