summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/popups/CMakeLists.txt
blob: bcf634c2676ff2045e53f451b5491d36d40e686c (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
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)