iOS: Skip tests that don't make sense or don't work on the platform
Change-Id: Id6777bdf430ad8a8e3b432caf5000bea8f7860b6 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
This commit is contained in:
parent
9a7564edee
commit
8fe016158f
@ -38,4 +38,4 @@ SUBDIRS=\
|
||||
# This test is only applicable on Windows
|
||||
!win32*|winrt: SUBDIRS -= qwineventnotifier
|
||||
|
||||
android: SUBDIRS -= qsharedmemory qsystemsemaphore
|
||||
android|ios: SUBDIRS -= qsharedmemory qsystemsemaphore
|
||||
|
Loading…
Reference in New Issue
Block a user