miqt/qt6/network/cflags.go
2024-11-06 18:39:26 +13:00

8 lines
77 B
Go

package qt6
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt6Network
*/
import "C"