Build the cocoa plugin on Mac.

This commit is contained in:
Morten Sorvig 2011-05-20 10:59:05 +02:00
parent e285501267
commit e0b5bfdda9

View File

@ -6,3 +6,7 @@ contains(QT_CONFIG, wayland) {
SUBDIRS += wayland
}
mac {
SUBDIRS += cocoa
}