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

set(LIBRARY_SOURCES
  ${LIBRARY_SOURCES}
  Serialization/Test_PupBoost.cpp
  Serialization/Test_PupStlCpp11.cpp
  Serialization/Test_PupStlCpp17.cpp
  Serialization/Test_RegisterDerivedClassesWithCharm.cpp
  Serialization/Test_Serialize.cpp
  PARENT_SCOPE)
