summaryrefslogtreecommitdiffstats
path: root/tests/auto/mng/CMakeLists.txt
blob: a60a2ccdb55b3c8be88f88216a58f330513ffe2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated from mng.pro.

#####################################################################
## tst_qmng Test:
#####################################################################

add_qt_test(tst_qmng
    SOURCES
        tst_qmng.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)

# Resources:
add_qt_resource(tst_qmng "mng" PREFIX "/" BASE "../../shared/images" FILES
    mng/animation.mng
    mng/ball.mng
    mng/corrupt.mng
    mng/dutch.mng
    mng/fire.mng)


#### Keys ignored in scope 1:.:.:mng.pro:<TRUE>:
# CONFIG = "-app_bundle" "testcase"