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

if(QT_FEATURE_3rdparty_hunspell)
    add_subdirectory(3rdparty/hunspell)
endif()
add_subdirectory(module)
