# 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_MOCK_INTERNAL_SRCS
    call_handler.cj
    call_info.cj
    exceptions.cj
    instrinsics.cj
    mocked.cj
    CACHE INTERNAL "")
