summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderplugins/CMakeLists.txt
blob: 9e98cef95e233b9e5a5575c6712a5ba4c071a86f (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from renderplugins.pro.

if(QT_FEATURE_qt3d_render)
    add_subdirectory(scene2d)
endif()