Changeset ff04d50 for general


Ignore:
Timestamp:
08/17/2022 12:15:11 AM (21 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
e4bc136
Parents:
dbfc5bc1
Message:

Update to cmake-3.24.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rdbfc5bc1 rff04d50  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "152b841f6b3e3380373cd7af5ef44d57">
    10   <!ENTITY cmake-size          "9.5 MB">
    11   <!ENTITY cmake-buildsize     "344 MB (add 1.0 GB for tests)">
    12   <!ENTITY cmake-time          "2.0 SBU (add 3.0 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "023acd4323c0c1a1500b4474f47b5709">
     10  <!ENTITY cmake-size          "9.9 MB">
     11  <!ENTITY cmake-buildsize     "356 MB (add 1.1 GB for tests)">
     12  <!ENTITY cmake-time          "2.1 SBU (add 3.1 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    149149      number of system cores. Setting <envar>LC_ALL</envar> is needed to
    150150      prevent some test failures when some of the locale variables are
    151       set to non English locales. One test, RunCMake.CMP0125, is known to fail.
     151      set to non English locales. One test, RunCMake.FindBoost, is known to fail.
    152152    </para>
    153153
Note: See TracChangeset for help on using the changeset viewer.