summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/benchlibtickcounter/.prev_CMakeLists.txt
blob: 285f614f4ae1281d603c38f1b82980da83a1c993 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from benchlibtickcounter.pro.

#####################################################################
## benchlibtickcounter Binary:
#####################################################################

add_qt_executable(benchlibtickcounter
    GUI
    SOURCES
        tst_benchlibtickcounter.cpp
    LIBRARIES
        Qt::TestPrivate
    PUBLIC_LIBRARIES
        Qt::Test
)

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