From 4debb8e6626e91114a856c182d32d8d9abba38d1 Mon Sep 17 00:00:00 2001 From: Jens Owen Date: Thu, 12 Feb 2015 15:38:13 -0700 Subject: Update BUILD.md Update to build steps from Mike Sartain --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 75706af7..2214fb09 100644 --- a/BUILD.md +++ b/BUILD.md @@ -41,7 +41,7 @@ The standard build process builds the icd, the icd loader and all the tests. Example debug build: ``` -cd xgl # cd to the root of the xgl git repository +cd GL-Next # cd to the root of the xgl git repository export KHRONOS_ACCOUNT_NAME= ./update_external_sources.sh # fetches and builds glslang, llvm, LunarGLASS, and BIL cmake -H. -Bdbuild -DCMAKE_BUILD_TYPE=Debug -- cgit v1.2.3