Add CoreMotion to the list of looked-up frameworks (Mac/iOS)
The CoreMotion is required by the QtSensor module. Task-number: QTBUG-92502 Change-Id: I7f1853131aa96b2cb052862d5bf492df5ec18150 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
7ddf834b86
commit
ec3e90a9e4
@ -23,7 +23,7 @@ macro(qt_find_apple_system_frameworks)
|
||||
qt_internal_find_apple_system_framework(FWSystemConfiguration SystemConfiguration)
|
||||
qt_internal_find_apple_system_framework(FWUIKit UIKit)
|
||||
qt_internal_find_apple_system_framework(FWCoreLocation CoreLocation)
|
||||
|
||||
qt_internal_find_apple_system_framework(FWCoreMotion CoreMotion)
|
||||
qt_internal_find_apple_system_framework(FWWatchKit WatchKit)
|
||||
qt_internal_find_apple_system_framework(FWGameController GameController)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user