[Openmp-commits] [PATCH] D40080: [CMake] Disallow direct configuration

Pirama Arumuga Nainar via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 20 10:56:33 PST 2017


pirama added inline comments.


================
Comment at: CMakeLists.txt:1
 cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
 
----------------
Also, can we bump this up if there are no other issues?  The other LLVM projects are all currently using 3.4.3.


https://reviews.llvm.org/D40080





More information about the Openmp-commits mailing list