0ce443691f
The emulation detection has been usable only on qtbase tests, move it to QTest so that it can be used in other modules as well. Pick-to: 6.1 Change-Id: I4b2321b7856414d7b1cfd5e6b1405a633c6bb878 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
26 lines
692 B
CMake
26 lines
692 B
CMake
# Generated from qfilesystemmodel.pro.
|
|
|
|
#####################################################################
|
|
## tst_qfilesystemmodel Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qfilesystemmodel
|
|
SOURCES
|
|
tst_qfilesystemmodel.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
Qt::WidgetsPrivate
|
|
Qt::TestPrivate
|
|
)
|
|
|
|
## Scopes:
|
|
#####################################################################
|
|
|
|
#### Keys ignored in scope 2:.:.:qfilesystemmodel.pro:WIN32:
|
|
# testcase.timeout = "900"
|
|
|
|
#### Keys ignored in scope 3:.:.:qfilesystemmodel.pro:MACOS:
|
|
# testcase.timeout = "900"
|