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

target_sources(zrythm_gui_lib
  PRIVATE
  active_hardware_popover.cpp
  automatable_selector_popover.cpp
  popover_menu_bin.cpp
  port_connections_popover.cpp
  snap_grid_popover.cpp
  track_filter_popover.cpp
  tracklist_preferences_popover.cpp)
