mirror of
https://github.com/mappu/miqt.git
synced 2025-05-30 23:00:26 +00:00
webchannel/cflags.go: Add Qt6WebChannelQuick to the pkg-config
This should aid the resolution for QQmlWebChannel
This commit is contained in:
parent
35663b8236
commit
d18e9940d0
@ -1,6 +1,6 @@
|
||||
package webchannel
|
||||
|
||||
/*
|
||||
#cgo pkg-config: Qt6WebChannel
|
||||
#cgo pkg-config: Qt6WebChannel Qt6WebChannelQuick
|
||||
*/
|
||||
import "C"
|
||||
|
Loading…
x
Reference in New Issue
Block a user