mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
link QThread test to system thread library
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
f239d2fce3
commit
0763c82311
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
katie_test(tst_qthread
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tst_qthread.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(tst_qthread ${CMAKE_THREAD_LIBS_INIT})
|
||||
|
|
Loading…
Add table
Reference in a new issue