Push index page now that SVN access is setup.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22512 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
c4cc787e71
commit
d7c0c3f49e
@ -34,9 +34,15 @@ else
|
|||||||
<p>
|
<p>
|
||||||
You can download the source from the <a
|
You can download the source from the <a
|
||||||
href="https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/">
|
href="https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/">
|
||||||
Khronos public-access Subversion server</a>.
|
Khronos public-access Subversion server</a> . For example, using the Subversion
|
||||||
|
command-line client:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p><tt>
|
||||||
|
svn checkout --username anonymous --password anonymous \
|
||||||
|
https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/ glslang
|
||||||
|
</tt></p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<h2>Requirements</h2>
|
<h2>Requirements</h2>
|
||||||
Loading…
x
Reference in New Issue
Block a user