# Copyright © 2025 Huawei Technologies Co., Ltd. All Rights Reserved.
# This source file is part of the Cangjie project, licensed under Apache-2.0
# with Runtime Library Exception.
#
# See https://cangjie-lang.cn/pages/LICENSE for license information.

set(UNITTEST_COMMON_SRCS
    configuration.cj
    data_strategy.cj
    option_validators.cj
    pretty.cj
    pretty_serialization.cj
    util.cj
    unicode.cj
    CACHE INTERNAL "")
