vrpn: remove now unnecessary arg
This commit is contained in:
parent
988fdd8567
commit
78f85326ea
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class Vrpn < Formula
|
|||
ENV.libstdcxx
|
||||
|
||||
args = std_cmake_args
|
||||
args << "-DCMAKE_OSX_SYSROOT=#{MacOS.sdk_path}"
|
||||
|
||||
if build.with? "clients"
|
||||
args << "-DVRPN_BUILD_CLIENTS:BOOL=ON"
|
||||
|
|
Loading…
Reference in a new issue