Skip to content

Commit 527c214

Browse files
committed
Changed the minimum required CMake version from "3.25" to "3.11"
1 parent 15d627a commit 527c214

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.25)
1+
cmake_minimum_required(VERSION 3.11)
22

33
project(TabConPPM LANGUAGES C VERSION 1.1)
44

0 commit comments

Comments
 (0)