miqt/qt6/printsupport/cflags.go

8 lines
92 B
Go

package qprintsupport
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt6PrintSupport
*/
import "C"