Re: Upgrade to CMake 3.24

2025-02-13 Thread Leif Hedstrom
I’m fine with that but probably should be done for v11 release. Another incentive to move forward :). — Leif On Thu, Feb 13, 2025 at 16:58 Mo Chen wrote: > Context: https://github.com/apache/trafficserver/pull/12035 > > I'd like for us to upgrade to CMake 3.24 so that support f

Upgrade to CMake 3.24

2025-02-13 Thread Mo Chen
Context: https://github.com/apache/trafficserver/pull/12035 I'd like for us to upgrade to CMake 3.24 so that support for link groups is included. Link groups help mitigate the problems we have currently with circular dependencies when linking on GNU ld. By default, ld only looks to the rig