add_subdirectory(Clam)
if (CLAM_INCLUDE_TRANSFORMS)
  add_subdirectory(Transforms)
endif()
