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

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

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

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