# Distributed under the MIT License.
# See LICENSE.txt for details.

spectre_target_sources(
  ${LIBRARY}
  PRIVATE
  Events.cpp
  Imex.cpp
  SpectralFilter.cpp
  TimeStepping.cpp
  )
