# SPDX-FileCopyrightText: © 2023-2024 Alexandros Theodotou <alex@zrythm.org>
# SPDX-License-Identifier: LicenseRef-ZrythmLicense

target_sources(zrythm_gui_lib
  PRIVATE
    file_descriptor.cpp
    midi_file.cpp)
