add_subdirectory(csrc)

if(SBPE_BUILD_PYTHON)
  add_subdirectory(python)
endif()
