Skip to content
Snippets Groups Projects
Commit 72a90c94 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'CMake' into '2023'

CMake (update to 3.26.3)

See merge request software-team/easybuild!2058
parents 340eec63 7e73e98f
Branches
Tags
No related merge requests found
name = 'CMake'
version = '3.26.3'
homepage = 'https://www.cmake.org'
description = """
CMake, the cross-platform, open-source build system. CMake is a family of
tools designed to build, test and package software.
"""
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
source_urls = ['https://www.cmake.org/files/v%(version_major_minor)s']
sources = [SOURCELOWER_TAR_GZ]
checksums = ['bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659']
builddependencies = [
('binutils', '2.38'),
]
dependencies = [
('ncurses', '6.3'),
('zlib', '1.2.12'),
('bzip2', '1.0.8'),
('cURL', '7.83.0'),
('libarchive', '3.6.1'),
('OpenSSL', '1.1', '', True),
]
moduleclass = 'devel'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment