qt5base-lts/tests/manual/qt_poll/CMakeLists.txt
Alexandru Croitor 0d177053b9 Regenerate projects one last time before merge
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-12 17:30:49 +00:00

17 lines
426 B
CMake

# Generated from qt_poll.pro.
#####################################################################
## tst_qt_poll Test:
#####################################################################
add_qt_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
)