mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 02:04:19 +00:00
Add premake submodule
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
if [ "$(expr substr $(uname -s) 1 5)" = "Linux" ]
|
||||
then
|
||||
|
||||
|
Reference in New Issue
Block a user