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

#####################################################################
## app Binary:
#####################################################################

qt_add_executable(app
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)