Skip to content

Commit 16eda77

Browse files
committed
Update cmake to minimal tested version
1 parent 95c6f0a commit 16eda77

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.12 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
22

33
# meta
44
project(libversion VERSION 3.0.3)

0 commit comments

Comments
 (0)