if (OTB_WRAP_PYTHON)
  add_subdirectory(python)
endif()

if (OTB_WRAP_JAVA)
  add_subdirectory(java)
endif()
