diff options
Diffstat (limited to 'third-party/cmake/libtermkeyCMakeLists.txt')
-rw-r--r-- | third-party/cmake/libtermkeyCMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/cmake/libtermkeyCMakeLists.txt b/third-party/cmake/libtermkeyCMakeLists.txt index cb57631c1c..c55da7929a 100644 --- a/third-party/cmake/libtermkeyCMakeLists.txt +++ b/third-party/cmake/libtermkeyCMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.7) +cmake_minimum_required(VERSION 2.8.12) project(libtermkey) add_definitions(-D _CRT_SECURE_NO_WARNINGS) |