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

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

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

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