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

#####################################################################
## blacklisted Binary:
#####################################################################

add_qt_executable(blacklisted
    GUI
    SOURCES
        tst_blacklisted.cpp
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)

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