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 08f79bd + ce469fc commit fb1313bCopy full SHA for fb1313b
Formula/g/[email protected]
@@ -32,6 +32,7 @@ def install
32
33
system "cmake", "-S", ".", "-B", "build",
34
"-DCMAKE_INSTALL_RPATH=#{rpath}",
35
+ "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
36
"-DOPTION_BUILD_TESTS=OFF",
37
"-DOPTION_BUILD_GPU_TESTS=OFF",
38
*std_cmake_args
0 commit comments