summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/CMakeLists.txt
blob: dc257262a3e5c0568d582d2346f6551111ce25db (plain)
1
2
3
4
5
6
7
# Generated from thread.pro.

add_subdirectory(qmutex)
add_subdirectory(qreadwritelock)
add_subdirectory(qthreadstorage)
add_subdirectory(qthreadpool)
add_subdirectory(qwaitcondition)