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

target_sources(onnx PRIVATE
    inliner.cc
    inliner.h
)
