about summary refs log tree commit diff
path: root/src/ci/docker/scripts/cmake.sh
AgeCommit message (Collapse)AuthorLines
2023-07-16CI: build CMake 3.20 to support LLVM 17Jakub Beránek-3/+3
2022-03-17Fix cmake build.Eric Huss-3/+3
2021-03-01Build newer version of cmake in Docker imagesNikita Popov-0/+34
LLVM requires CMake 3.13.4, which is only available as of Ubuntu 20.04. On images using an older version, build it manually.