[Lldb-commits] [PATCH] D144509: [CMake] Bumps minimum version to 3.20.0.
Douglas Yung via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 17 01:44:58 PDT 2023
dyung added a comment.
I'm not really sure where else to post this, but the pre-merge linux bot still seems to be running 3.18.4.
https://buildkite.com/llvm-project/premerge-checks/builds/152678#018828d2-1837-4fc2-baec-fca595969219
CMake Error at CMakeLists.txt:3 (cmake_minimum_required):
CMake 3.20.0 or higher is required. You are running version 3.18.4
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144509/new/
https://reviews.llvm.org/D144509
More information about the lldb-commits
mailing list