summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/CMakeLists.txt
blob: 1d3c623c49f9c857cad333e5be94169b8d425e14 (plain)
1
2
3
4
5
6
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(QT_FEATURE_widgets)
    add_subdirectory(camera)
endif()