diff options
Diffstat (limited to 'cmake.deps/cmake/LibvtermCMakeLists.txt')
-rw-r--r-- | cmake.deps/cmake/LibvtermCMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake.deps/cmake/LibvtermCMakeLists.txt b/cmake.deps/cmake/LibvtermCMakeLists.txt index 16c4d542c4..ff1d2d6b79 100644 --- a/cmake.deps/cmake/LibvtermCMakeLists.txt +++ b/cmake.deps/cmake/LibvtermCMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.12) +cmake_minimum_required(VERSION 3.10) project(libvterm LANGUAGES C) include(GNUInstallDirs) |