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

#####################################################################
## benchlibcounting Binary:
#####################################################################

qt_add_executable(benchlibcounting
    SOURCES
        tst_benchlibcounting.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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