From 1ce92c19394da39a281acf3608ed5084d5247ec5 Mon Sep 17 00:00:00 2001 From: Grayson Stebbins Date: Tue, 27 Jan 2015 11:45:26 -0800 Subject: [PATCH] added bullet to externals list --- BUILD_WIN.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index cf1c60ee23..1f60e43840 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -48,6 +48,9 @@ CMake will need to know where the headers and libraries for required external de The recommended route for CMake to find the external dependencies is to place all of the dependencies in one folder and set one ENV variable - HIFI_LIB_DIR. That ENV variable should point to a directory with the following structure: root_lib_dir + -> bullet + -> include + -> lib -> freeglut -> bin -> include