Raise the minimum CMake version to 2.8.8 -- we have a report that the
[oota-llvm.git] / CMakeLists.txt
index 949abe1e6d77337837ce68e88909e6e2cba02637..06f4335f135e39e751042655005b0fc3f5e5bb83 100644 (file)
@@ -1,7 +1,7 @@
 # See docs/CMake.html for instructions about how to build LLVM with CMake.
 
 project(LLVM)
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8.8)
 
 # Add path for custom modules
 set(CMAKE_MODULE_PATH