mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-02 14:13:08 +00:00
add generate.go file
This commit is contained in:
parent
f092e58a72
commit
d9150e87d7
8
sds/generate.go
Normal file
8
sds/generate.go
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
//go:build ignore
|
||||||
|
// +build ignore
|
||||||
|
|
||||||
|
package sds
|
||||||
|
|
||||||
|
// This file contains the go:generate directive for building SDS native code.
|
||||||
|
|
||||||
|
//go:generate sh -c "cd sds && make build"
|
||||||
Loading…
x
Reference in New Issue
Block a user