# 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_MOCKMACRO_SRCS
    parse_macro_test.cj
    parse_stub.cj
    syntax_errors.cj
    macros.cj
    parse_matcher.cj
    preprocess.cj
    util.cj
    generate.cj
    CACHE INTERNAL "")
