diff options
| -rw-r--r-- | games-engines/box2d/files/box2d-2.4.2-cmake-minreqver-3.10.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/box2d/files/box2d-2.4.2-cmake-minreqver-3.10.patch b/games-engines/box2d/files/box2d-2.4.2-cmake-minreqver-3.10.patch index 58bdd1820c33..6a7809d2e556 100644 --- a/games-engines/box2d/files/box2d-2.4.2-cmake-minreqver-3.10.patch +++ b/games-engines/box2d/files/box2d-2.4.2-cmake-minreqver-3.10.patch @@ -2,7 +2,7 @@ +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.8) -+cmake_minimum_required(VERSION 3.10..3.22) ++cmake_minimum_required(VERSION 3.10...3.22) # https://cmake.org/cmake/help/latest/command/project.html project(box2d VERSION 2.4.1) |
