diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index f32a0e4e..ac5fe956 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -1,5 +1,5 @@ # Minimum CMake required -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 2.8.12) # Project project(protobuf C CXX)