summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/macplist/test/CMakeLists.txt
blob: 8fffde2bb9f2600a8b248f9808f63858959ca6c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from test.pro.

#####################################################################
## tst_macplist Test:
#####################################################################

add_qt_test(tst_macplist
    SOURCES
        ../tst_macplist.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)

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