Do not build qsharedmemory and qsystemsemaphore autotests on QNX
QSharedMemory and QSystemSemaphore are not available on QNX so the autotests can not be built. Change-Id: Ibfb405f951d21342d64bf215cedc203a8cefe070 Reviewed-by: Wolfgang Bremer <wbremer@rim.com> Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
15768381ad
commit
4f60ff6ad3
|
|
@ -28,3 +28,4 @@ SUBDIRS=\
|
|||
# This test is only applicable on Windows
|
||||
!win32*:SUBDIRS -= qwineventnotifier
|
||||
|
||||
qnx: SUBDIRS -= qsharedmemory qsystemsemaphore
|
||||
|
|
|
|||
Loading…
Reference in New Issue