Build the cocoa plugin on Mac.
authorMorten Sorvig <morten.sorvig@nokia.com>
Fri, 20 May 2011 08:59:05 +0000 (10:59 +0200)
committerMorten Sorvig <morten.sorvig@nokia.com>
Fri, 20 May 2011 08:59:05 +0000 (10:59 +0200)
src/plugins/platforms/platforms.pro

index 57015e7..f27ec83 100644 (file)
@@ -6,3 +6,7 @@ contains(QT_CONFIG, wayland) {
     SUBDIRS += wayland
 }
 
+mac {
+    SUBDIRS += cocoa
+}
+