cmake: QTestCase: enable threading support
Change-Id: I55a9b57172659ae420890556e55810bf7f4a725c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
0cdcbb40a1
commit
40c6fe88a4
@ -62,6 +62,7 @@ qt_add_module(Test
|
||||
QT_BUILD_TESTLIB_LIB # special case
|
||||
LIBRARIES
|
||||
Qt::CorePrivate
|
||||
Threads::Threads # special case
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Core
|
||||
PRIVATE_MODULE_INTERFACE
|
||||
|
Loading…
Reference in New Issue
Block a user