qt5base-lts/tests/auto/other/macnativeevents/CMakeLists.txt
Ivan Solovev c6c41cc1a9 QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO defines
The value will be propagated from Qt build.

Task-number: QTBUG-104858
Change-Id: Iae2c32c3037438f41b92f9ee28004f30eb4e3210
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-08-24 22:08:49 +02:00

29 lines
738 B
CMake

# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
# 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
LIBRARIES
${FWAppKit}
Qt::Gui
Qt::Widgets
)
#### Keys ignored in scope 1:.:.:macnativeevents.pro:<TRUE>:
# _REQUIREMENTS = "mac"