add_subdirectory(doctest)

if (ENABLE_SCID_SUPPORT)
  add_subdirectory(scid)
endif()
