diff options
Diffstat (limited to 'third-party/cmake/GperfCMakeLists.txt')
-rw-r--r-- | third-party/cmake/GperfCMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/cmake/GperfCMakeLists.txt b/third-party/cmake/GperfCMakeLists.txt index 32837fc166..15ae305ba8 100644 --- a/third-party/cmake/GperfCMakeLists.txt +++ b/third-party/cmake/GperfCMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.7) +cmake_minimum_required(VERSION 2.8.12) project(gperf LANGUAGES C CXX) add_executable(gperf |