We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730f626 commit 964a198Copy full SHA for 964a198
Formula/s/supertux.rb
@@ -46,6 +46,7 @@ class Supertux < Formula
46
end
47
48
def install
49
+ # Support cmake 4 build, upstream pr ref, https://github.com/SuperTux/supertux/pull/3290
50
ENV["CMAKE_POLICY_VERSION_MINIMUM"] = "3.5"
51
52
args = [
0 commit comments