Skip to content

Commit 0fb6d6a

Browse files
lkorencxlauko
authored andcommitted
cmake: Bump minimum required version to 3.23.
1 parent 410b944 commit 0fb6d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# the LICENSE file found in the root directory of this source tree.
77
#
88

9-
cmake_minimum_required(VERSION 3.21)
9+
cmake_minimum_required(VERSION 3.23)
1010

1111
if (POLICY CMP0025)
1212
cmake_policy(SET CMP0025 NEW)

0 commit comments

Comments
 (0)