Skip to content

Commit d931165

Browse files
committed
CMake Version Requirement Update
Increased minimum CMake version requirement to 3.25
1 parent e979db3 commit d931165

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
@@ -16,7 +16,7 @@
1616
#
1717
#=======================================================
1818

19-
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
19+
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
2020

2121
project(
2222
chevron_core

0 commit comments

Comments
 (0)