From 24845b7856e9f716afd0bf59fb91d49c4a321ee8 Mon Sep 17 00:00:00 2001 From: Grayson Stebbins Date: Tue, 27 Jan 2015 17:34:00 -0800 Subject: [PATCH] Added gverb --- BUILD.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.md b/BUILD.md index 9064c21039..c7b343baa1 100644 --- a/BUILD.md +++ b/BUILD.md @@ -7,6 +7,7 @@ * IMPORTANT: OpenSSL 1.0.1g is critical to avoid a security vulnerability. * [Intel Threading Building Blocks](https://www.threadingbuildingblocks.org/) ~> 4.3 * [Bullet Physics Engine](https://code.google.com/p/bullet/downloads/list) ~> 2.82 +* [Gverb](https://github.com/highfidelity/gverb/archive/master.zip) (direct download to latest version) ### OS Specific Build Guides * [BUILD_WIN.md](BUILD_WIN.md) - additional instructions for Windows.