Skip to content

Commit 6a59783

Browse files
committed
Update cmake version required
1 parent 3c52372 commit 6a59783

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.50)
1+
cmake_minimum_required(VERSION 3.5)
22
project(binsparse-rc C CXX)
33

44
set(CMAKE_C_STANDARD 11)

0 commit comments

Comments
 (0)