Skip to content

Commit a1be65d

Browse files
committed
cmake 3.10
1 parent 055dd99 commit a1be65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
22

33
project(cpp-terminfo VERSION "0.0.1" DESCRIPTION "C++ terminfo library" HOMEPAGE_URL "https://github.com/flagarde/cpp-terminfo" LANGUAGES CXX)
44

0 commit comments

Comments
 (0)