aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/CMakeLists.txt
blob: c5da7e2e920023977a88b55c6f69785f3aa73786 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from scenegraph.pro.

if(QT_FEATURE_openvg)
    add_subdirectory(openvg)
endif()