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

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

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

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