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 733dbf2 commit 24f4a20Copy full SHA for 24f4a20
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