# Distributed under the MIT License (See accompanying file /LICENSE)
# CMake build : tweedledum library
add_subdirectory(Passes)
add_subdirectory(Synthesis)
add_subdirectory(Target)
add_subdirectory(Utils)
