We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283fd53 commit 7ae6c39Copy full SHA for 7ae6c39
Formula/v/vrpn.rb
@@ -28,6 +28,8 @@ def install
28
-DVRPN_BUILD_CLIENTS=OFF
29
-DVRPN_BUILD_JAVA=OFF
30
-DVRPN_USE_WIIUSE=OFF
31
+ -DVRPN_BUILD_PYTHON=OFF
32
+ -DVRPN_BUILD_PYTHON_HANDCODED_3X=OFF
33
]
34
35
args << "-DCMAKE_OSX_SYSROOT=#{MacOS.sdk_path}" if OS.mac?
0 commit comments