miqt/qt6/multimedia/cflags.go

8 lines
94 B
Go

package multimedia
/*
#cgo CFLAGS: -fPIC
#cgo pkg-config: Qt6MultimediaWidgets
*/
import "C"