Skip to content

Commit ab27c7b

Browse files
committed
Update CMakeLists.txt
1 parent 11adbe4 commit ab27c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 2.8.12)
1+
cmake_minimum_required(VERSION 3.10)
22
project(ipctool C)
33

44
set(CMAKE_C_STANDARD 99)

0 commit comments

Comments
 (0)