about summary refs log tree commit diff
path: root/src/ci/docker/scripts/cmake.sh
AgeCommit message (Collapse)AuthorLines
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.