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

set(LIBRARY_SOURCES
  ${LIBRARY_SOURCES}
  Systems/Test_Expansion.cpp
  Systems/Test_Shape.cpp
  Systems/Test_Size.cpp
  Systems/Test_Skew.cpp
  Systems/Test_Rotation.cpp
  Systems/Test_RotScaleTrans.cpp
  Systems/Test_Translation.cpp
  PARENT_SCOPE)
