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 8a64e0e + c9d6d76 commit 23f2dc9Copy full SHA for 23f2dc9
Formula/m/mgis.rb
@@ -41,6 +41,7 @@ def install
41
"-Denable-enable-static=OFF",
42
"-Ddisable_python_library_linking=ON",
43
"-DCMAKE_INSTALL_RPATH=#{rpath}",
44
+ "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
45
"-DPython_ADDITIONAL_VERSIONS=#{Language::Python.major_minor_version python3}",
46
]
47
0 commit comments