1339cc4667
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
17 lines
426 B
CMake
17 lines
426 B
CMake
# Generated from qt_poll.pro.
|
|
|
|
#####################################################################
|
|
## tst_qt_poll Test:
|
|
#####################################################################
|
|
|
|
qt_add_test(tst_qt_poll
|
|
SOURCES
|
|
../../../src/corelib/kernel/qpoll.cpp
|
|
tst_qt_poll.cpp
|
|
INCLUDE_DIRECTORIES
|
|
../../../src/corelib/kernel
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Network
|
|
)
|