Exclude QSystemSemaphore test with -no-feature-systemsemaphore
Change-Id: I9db6b68c3d26b27a0203c68c48ab73602eb15095 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>bb10
parent
81a19050d8
commit
69b16a46e8
|
|
@ -41,3 +41,6 @@ SUBDIRS=\
|
|||
!win32*|winrt: SUBDIRS -= qwineventnotifier
|
||||
|
||||
android|uikit: SUBDIRS -= qclipboard qobject qsharedmemory qsystemsemaphore
|
||||
|
||||
!qtConfig(systemsemaphore): SUBDIRS -= \
|
||||
qsystemsemaphore
|
||||
|
|
|
|||
Loading…
Reference in New Issue