# Copyright (c) 2025 Chair for Design Automation, TUM
# All rights reserved.
#
# SPDX-License-Identifier: MIT
#
# Licensed under the MIT License

# add the IR bindings package
add_subdirectory(ir)

# add the DD bindings package
add_subdirectory(dd)
