mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 03:14:20 +00:00
Generate project with openapi generator
This commit is contained in:
@ -1,10 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Linux (x64)
|
||||
make config=debug_linux-x64
|
||||
|
||||
# Linux (x86)
|
||||
make config=debug_linux-x86
|
||||
|
||||
# Linux (arm64)
|
||||
make config=debug_linux-arm64
|
||||
|
Reference in New Issue
Block a user