Skip to content

Commit 2592e25

Browse files
committed
⬆️ CMake version bump
1 parent c94d81e commit 2592e25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
#
1414
# ============================================================================
1515

16-
cmake_minimum_required(VERSION 3.21.0)
17-
cmake_policy(VERSION 3.21)
16+
cmake_minimum_required(VERSION 3.28.0)
1817

1918
# # Project kickstart
2019
# Includes a bunch of basic flags and utilities shared across projects

0 commit comments

Comments
 (0)