0cab837fd7
Change-Id: I79ba4f6bbbbede8ddab278dd987d9ad98277a229 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Qt CMake Build Bot
28 lines
705 B
CMake
28 lines
705 B
CMake
# Generated from macnativeevents.pro.
|
|
|
|
if(NOT APPLE)
|
|
return()
|
|
endif()
|
|
|
|
#####################################################################
|
|
## tst_macnativeevents Test:
|
|
#####################################################################
|
|
|
|
add_qt_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
|
|
PUBLIC_LIBRARIES
|
|
${FWAppKit}
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:macnativeevents.pro:<TRUE>:
|
|
# _REQUIREMENTS = "mac"
|