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>
13 lines
317 B
CMake
13 lines
317 B
CMake
# Generated from qobjectrace.pro.
|
|
|
|
#####################################################################
|
|
## qobjectrace Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(qobjectrace
|
|
SOURCES
|
|
tst_qobjectrace.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::TestPrivate
|
|
)
|