[PATCH] D95635: [CMake] Actually require python 3.6 or greater

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 16:18:35 PST 2021


yln added a comment.

My apologies for misrepresenting the meaning of the docs and stirring up this confusion.  I did not read the docs carefully enough.

Replying on the mailing list ...



================
Comment at: clang/CMakeLists.txt:1
 cmake_minimum_required(VERSION 3.13.4)
 
----------------
Note that we already have a precedent for requiring the stated version with CMake.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95635/new/

https://reviews.llvm.org/D95635



More information about the llvm-commits mailing list