diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/vrpn.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/vrpn.rb b/Library/Formula/vrpn.rb index dd5f351d1..ca137d4df 100644 --- a/Library/Formula/vrpn.rb +++ b/Library/Formula/vrpn.rb @@ -15,6 +15,8 @@ class Vrpn < Formula depends_on 'doxygen' if build.include? 'docs' def install + ENV.libstdcxx + args = std_cmake_args if build.include? 'clients' |
