增加第三方库下载.sh文件

This commit is contained in:
hyzboy 2018-11-26 15:58:36 +08:00
parent 34ce378c6f
commit f2a6d12e0a
3 changed files with 3 additions and 0 deletions

1
3rdpty/dl_glew.sh Normal file
View File

@ -0,0 +1 @@
git clone https://github.com/nigels-com/glew.git glew

1
3rdpty/dl_glfw.sh Normal file
View File

@ -0,0 +1 @@
git clone https://github.com/glfw/glfw.git

1
3rdpty/dl_glm.sh Normal file
View File

@ -0,0 +1 @@
git clone https://github.com/g-truc/glm