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

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