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

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

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

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