summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qsequentialanimationgroup/CMakeLists.txt
blob: 61dca7c74d3eb241a8fc43c9e33b0b239b013e9f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

#####################################################################
## tst_qsequentialanimationgroup Test:
#####################################################################

qt_internal_add_test(tst_qsequentialanimationgroup
    SOURCES
        tst_qsequentialanimationgroup.cpp
)