webchannel/cflags.go: Add Qt6WebChannelQuick to the pkg-config

This should aid the resolution for QQmlWebChannel
This commit is contained in:
Rick Calixte 2025-04-17 21:25:50 -04:00
parent 35663b8236
commit d18e9940d0
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
package webchannel
/*
#cgo pkg-config: Qt6WebChannel
#cgo pkg-config: Qt6WebChannel Qt6WebChannelQuick
*/
import "C"