miqt/qt6/cflags.go

8 lines
77 B
Go

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