Build the cocoa plugin on Mac.
parent
e285501267
commit
e0b5bfdda9
|
|
@ -6,3 +6,7 @@ contains(QT_CONFIG, wayland) {
|
|||
SUBDIRS += wayland
|
||||
}
|
||||
|
||||
mac {
|
||||
SUBDIRS += cocoa
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue