aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
blob: 33a89765ddaf3374bbae12bd5db73bfd6ad947b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from tests.pro.

# special case begin
find_package(Qt6 REQUIRED Concurrent)
# special case end

add_subdirectory(auto)
# special case begin
# benchmarks not yet ported
# if(QT_CONFIG___contains___release)
#    add_subdirectory(benchmarks)
# endif()
# special case end