summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/scaling/CMakeLists.txt
blob: e5898138814eee2e8660347f3672489658a96241 (plain)
1
2
3
4
5
6
7
8
9
10
#####################################################################
## tst_scaling Test:
#####################################################################

qt_internal_add_test(tst_scaling
    SOURCES
        tst_scaling.cpp
    LIBRARIES
        SharedClientTest
)