Skip to content

Commit 3c52372

Browse files
committed
Update cmake requirement
1 parent b0e7b1d commit 3c52372

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
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.20)
1+
cmake_minimum_required(VERSION 3.50)
22
project(binsparse-rc C CXX)
33

44
set(CMAKE_C_STANDARD 11)

0 commit comments

Comments
 (0)