Skip to content

Commit 0e66e8d

Browse files
committed
dwarfstack: require CMake 3.28
1 parent 48adb65 commit 0e66e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/dwarfstack/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 4.1.1)
1+
cmake_minimum_required(VERSION 3.28)
22

33
project(dwarfstack VERSION 2.3.0 LANGUAGES C CXX)
44

0 commit comments

Comments
 (0)