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

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

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