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

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

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