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

set(LIBRARY_SOURCES
  ${LIBRARY_SOURCES}
  Systems/Test_Expansion.cpp
  Systems/Test_Rotation.cpp
  PARENT_SCOPE)
