Skip to content

Commit

Permalink
update cmake required version
Browse files Browse the repository at this point in the history
Co-authored-by: SSE4 <tomskside@gmail.com>
  • Loading branch information
toge and SSE4 authored Jul 9, 2022
1 parent bf92102 commit b23484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/bzip3/all/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1)
cmake_minimum_required(VERSION 3.4)
project(bzip3 LANGUAGES C)

include(conanbuildinfo.cmake)
Expand Down

0 comments on commit b23484d

Please sign in to comment.