Skip to content

Commit

Permalink
cmake: update min requirement and use range
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Jan 5, 2025
1 parent 1598d39 commit 816dc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# Versioning
#

cmake_minimum_required(VERSION 3.14)
cmake_minimum_required(VERSION 3.15...3.31)

project(re
VERSION 3.18.0
Expand Down

0 comments on commit 816dc5a

Please sign in to comment.