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.
2 parents 72bce1a + 964a198 commit 57fe3e3Copy full SHA for 57fe3e3
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