Skip to content

Commit 3b2688b

Browse files
committed
update minimum cmake required
1 parent df584eb commit 3b2688b

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
@@ -4,7 +4,7 @@
44
#
55
# SPDX-License-Identifier: (MIT)
66
##############################################################################
7-
cmake_minimum_required(VERSION 3.23)
7+
cmake_minimum_required(VERSION 3.25)
88

99
cmake_policy(SET CMP0025 NEW)
1010
cmake_policy(SET CMP0048 NEW)

0 commit comments

Comments
 (0)