This repository has been archived on 2024-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
Clash.Meta/component/script/build_local.go
2022-04-20 02:40:44 +08:00

9 lines
88 B
Go

//go:build build_local
package script
/*
#cgo pkg-config: python3-embed
*/
import "C"