summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qfileopenevent/test/CMakeLists.txt
blob: a306a3eae65572c28dd519325849e74b0c1cab2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from test.pro.

#####################################################################
## tst_qfileopenevent Test:
#####################################################################

qt_add_test(tst_qfileopenevent
    SOURCES
        tst_qfileopenevent.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)