diff options
Diffstat (limited to 'third-party/cmake/Libvterm-tbl2inc_c.cmake')
-rw-r--r-- | third-party/cmake/Libvterm-tbl2inc_c.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/cmake/Libvterm-tbl2inc_c.cmake b/third-party/cmake/Libvterm-tbl2inc_c.cmake index b1ee0246f1..7a82f4248b 100644 --- a/third-party/cmake/Libvterm-tbl2inc_c.cmake +++ b/third-party/cmake/Libvterm-tbl2inc_c.cmake @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.7) +cmake_minimum_required(VERSION 2.8.12) set(HEX_ALPHABET "0123456789abcdef") |