summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/benchlibwalltime/.prev_CMakeLists.txt
blob: 372dfe014fc26e2985bec0aac03b45bbfe8a1381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from benchlibwalltime.pro.

#####################################################################
## benchlibwalltime Binary:
#####################################################################

qt_add_executable(benchlibwalltime
    SOURCES
        tst_benchlibwalltime.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

## Scopes:
#####################################################################