summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/animation/CMakeLists.txt
blob: 7a014c2a7a1a1701311e18da6dd2c01edc87b05c (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(TARGET Qt::Widgets)
    add_subdirectory(qanimation)
endif()