# Copyright (c) ONNX Project Contributors
# SPDX-License-Identifier: Apache-2.0

target_sources(onnx_core PRIVATE
    attribute_binder.h
    implementation.cc
    implementation.h
)
