summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/popups/CMakeLists.txt
blob: ac48dec3184a21afe0f9d12dcfe83aa6ea0494b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from popups.pro.

#####################################################################
## popups Binary:
#####################################################################

qt_internal_add_manual_test(popups
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)