# Copyright (C) 2025 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(QT_FEATURE_ffmpeg)
    add_subdirectory(ffmpeg)
endif()
