Skip to content

Commit 57fe3e3

Browse files
authored
Merge pull request #228172 from Homebrew/supertux-cmake-4
supertux: add upstream cmake 4 build support note
2 parents 72bce1a + 964a198 commit 57fe3e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/s/supertux.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ class Supertux < Formula
4646
end
4747

4848
def install
49+
# Support cmake 4 build, upstream pr ref, https://github.com/SuperTux/supertux/pull/3290
4950
ENV["CMAKE_POLICY_VERSION_MINIMUM"] = "3.5"
5051

5152
args = [

0 commit comments

Comments
 (0)