Re: Fixes for cmake-4 issues
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <CAPO7B=YGadTNo8mXuTBMkj-1tTy3iuQfxyJfX91juy9ihJE_tA@mail.gmail.com> |
On Thu, Apr 3, 2025 at 3:13 PM Joe Locash <[email protected]> wrote: > > tiff-4.7.0: > https://gitlab.com/libtiff/libtiff/-/commit/d1279f0f9c8fee724c380523a7a6cf60c690521d > > freeglut-3.6.0: > https://github.com/freeglut/freeglut/commit/2294389397912c9a6505a88221abb7dca0a4fb79 > > x265-4.1: > https://bitbucket.org/multicoreware/x265_git/commits/b354c009a60bcd6d7fc04014e200a1ee9c45c167 > > libjpeg-turbo-3.0.1: > sed -i 's/2.8.12/3.11/' CMakeLists.txt > > libvdpau-va-gl-0.4.2: > patch attached > > transmission-4.0.6: > sed -i 's/2.8/3.5/' third-party/libnatpmp/CMakeLists.txt > sed -i 's/2.8/3.5/' third-party/dht/CMakeLists.txt All of these seem to just do some equivalent of either removing or replacing CMAKE_MINIMUM_REQUIRED or cmake_minimum_required from the CMakeLists.txt. I guess that an s/cmake_minimum_version.*//I should be enough for all of these? -- Rahul -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page