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

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

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