qt6-bb10/tests/auto/network/socket/qtcpsocket/test
Simon Hausmann aaec072623 Fix linking of tst_qtcpsocket on Linux
The direct use of pthread_yield() requires pthread linkage, which --
according to the cmake docs -- is best done by using CMake's
Threads::Threads target and the -pthread compiler flag preference.

Change-Id: Iacbd7dfce3ee2f792cea7f58d52b6b8ba8a84b18
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Qt CMake Build Bot
2019-08-09 11:47:51 +00:00
..
CMakeLists.txt Fix linking of tst_qtcpsocket on Linux 2019-08-09 11:47:51 +00:00
test.pro Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00