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

#####################################################################
## benchliboptions Binary:
#####################################################################

qt_add_executable(benchliboptions
    SOURCES
        tst_benchliboptions.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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