[PATCH] D78646: [CMake] Enforce the minimum CMake version to be at least 3.13.4

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 11:26:14 PDT 2020


smeenai added a comment.

Hmm, won't you be doing the upgrade by changing the `cmake_minimum_required` to 3.13.4? At that point, the fatal error would never be triggered, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78646





More information about the llvm-commits mailing list