From 5b701313408f73723e37360b2a4aed003eec53d7 Mon Sep 17 00:00:00 2001 From: Miguel Vera Date: Wed, 5 Oct 2016 01:32:57 +0100 Subject: [PATCH] Added build note on README Updated to reflect the concerns on issue #13 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fd2bb1..10ead3c 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Targets: `all, glew.lib, glew.bin, clean, install, uninstall` Variables: `SYSTEM=linux-clang, GLEW_DEST=/usr/local, STRIP=` +_Note: may need to make **auto** folder_ + #### Using cmake *CMake 2.8.12 or higher is required.*