iOS: only build nsphotolibrarysupport for iOS
The plugin depends on AssetLibrary.framework, which is only available for iOS. Change-Id: Ic7b3c4ffb4d26808d2120e46593cb4e191e2c10b Reviewed-by: Jake Petroules <jake.petroules@qt.io>bb10
parent
95d1273548
commit
91c0afdcbf
|
|
@ -1,2 +1,2 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS = nsphotolibrarysupport
|
||||
ios: SUBDIRS = nsphotolibrarysupport
|
||||
|
|
|
|||
Loading…
Reference in New Issue