sds-go-bindings/sds/generate.go

6 lines
125 B
Go
Raw Normal View History

2025-08-21 13:37:18 +02:00
package sds
// This file contains the go:generate directive for building SDS native code.
2025-08-21 15:34:15 +02:00
//go:generate sh -c "make build"