summaryrefslogtreecommitdiff
path: root/tests/auto/webp/CMakeLists.txt
blob: 165a0a98bec16f4d1f372410d28a5fec615b1489 (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 webp.pro.

#####################################################################
## tst_qwebp Test:
#####################################################################

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

# Resources:
add_qt_resource(tst_qwebp "webp" PREFIX "/" FILES
    images/kollada.png
    images/kollada.webp
    images/kollada_animation.webp
    images/kollada_lossless.webp
    images/kollada_noalpha.webp)


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