4d22405e48
Change-Id: I9b7404e1d3a78fe0726ec0f5ce1461f6c209e90d Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
28 lines
707 B
CMake
28 lines
707 B
CMake
# Generated from macnativeevents.pro.
|
|
|
|
if(NOT APPLE)
|
|
return()
|
|
endif()
|
|
|
|
#####################################################################
|
|
## tst_macnativeevents Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_macnativeevents
|
|
SOURCES
|
|
expectedeventlist.cpp expectedeventlist.h
|
|
nativeeventlist.cpp nativeeventlist.h
|
|
qnativeevents.cpp qnativeevents.h
|
|
qnativeevents_mac.cpp
|
|
tst_macnativeevents.cpp
|
|
DEFINES
|
|
QT_DISABLE_DEPRECATED_BEFORE=0
|
|
LIBRARIES
|
|
${FWAppKit}
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:macnativeevents.pro:<TRUE>:
|
|
# _REQUIREMENTS = "mac"
|