add_subdirectory(cxx)

if(RGG_ENABLE_PYTHON_WRAPPING)
  add_subdirectory(python)
endif()
