mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 13:04:19 +00:00
Use mintaka http client
This commit is contained in:
@ -2,13 +2,10 @@
|
||||
|
||||
if ($IsWindows)
|
||||
{
|
||||
& "./vendor/premake/windows/premake5.exe" "vs2022"
|
||||
}
|
||||
elseif ($IsMacOS)
|
||||
{
|
||||
& "./vendor/premake/mac/premake5" "xcode4"
|
||||
}
|
||||
elseif ($IsLinux)
|
||||
{
|
||||
& "./vendor/premake/linux/premake5" "gmake2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user