Opened 9 months ago

Closed 9 months ago

#21541 closed enhancement (fixed)

cmake-4.0.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 9 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 9 months ago

4.0.2

  • When building for macOS with a Clang that has no default macOS SDK, if CMAKE_OSX_SYSROOT is empty, CMake now automatically passes -isysroot with the macOS SDK printed by xcrun --show-sdk-path. This restores support for using LLVM/Clang on macOS without manually setting CMAKE_OSX_SYSROOT, which was broken by CMake 4.0.0's removal of a default value.
  • The DEBUGGER_WORKING_DIRECTORY target property is now used by the Xcode generator as a fallback for the XCODE_SCHEME_WORKING_DIRECTORY target property.

comment:3 by Bruce Dubbs, 9 months ago

Resolution: fixed
Status: assignedclosed

Fixed at revisions

9c69a13bb9 Update to libxkbcommon-1.9.2.
83184871a1 Update to cmake-4.0.2.
Note: See TracTickets for help on using tickets.