katie/tests/auto/qthread/CMakeLists.txt
Ivailo Monev 38a6237506 add qmutex, qthread and qwaitcondition tests
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-07-02 18:15:55 +00:00

3 lines
73 B
CMake

katie_test(tst_qthread
${CMAKE_CURRENT_SOURCE_DIR}/tst_qthread.cpp
)