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

#####################################################################
## fetchbogus Binary:
#####################################################################

qt_add_executable(fetchbogus
    SOURCES
        tst_fetchbogus.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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