Build the cocoa plugin on Mac.

bb10
Morten Sorvig 2011-05-20 10:59:05 +02:00
parent e285501267
commit e0b5bfdda9
1 changed files with 4 additions and 0 deletions

View File

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