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 a10423b + 24f4a20 commit ee25041Copy full SHA for ee25041
Formula/j/json_spirit.rb
@@ -36,6 +36,7 @@ class JsonSpirit < Formula
36
def install
37
args = %w[
38
-DCMAKE_CXX_STANDARD=14
39
+ -DCMAKE_POLICY_VERSION_MINIMUM=3.5
40
-DJSON_SPIRIT_DEMOS=OFF
41
-DJSON_SPIRIT_TESTS=OFF
42
]
0 commit comments