diff options
| author | Jens Owen <Jens@LunarG.com> | 2015-02-12 15:38:13 -0700 |
|---|---|---|
| committer | Jens Owen <Jens@LunarG.com> | 2015-02-12 15:38:13 -0700 |
| commit | 4debb8e6626e91114a856c182d32d8d9abba38d1 (patch) | |
| tree | d711225c629be1519f78b0119394f611154900d1 | |
| parent | 073ca69d64a3a77f1b376153a79abf882c9719c7 (diff) | |
| download | usermoji-4debb8e6626e91114a856c182d32d8d9abba38d1.tar.xz | |
Update BUILD.md
Update to build steps from Mike Sartain
| -rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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= <subversion login name for svn checkout of BIL> ./update_external_sources.sh # fetches and builds glslang, llvm, LunarGLASS, and BIL cmake -H. -Bdbuild -DCMAKE_BUILD_TYPE=Debug |
