mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 20:04:19 +00:00
Remove mintaka submodule
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
|
||||
if [ "$(expr substr $(uname -s) 1 5)" = "Linux" ]
|
||||
then
|
||||
./vendor/Mintaka/vendor/premake-core/linux/premake5 gmake2
|
||||
./vendor/premake-core/linux/premake5 gmake2
|
||||
|
||||
elif [ "$(uname)" = "Darwin" ]
|
||||
then
|
||||
./vendor/Mintaka/vendor/premake-core/mac/premake5 xcode4
|
||||
./vendor/premake-core/mac/premake5 xcode4
|
||||
fi
|
||||
|
Reference in New Issue
Block a user