add_subdirectory(csrc)

if(CPPINYIN_BUILD_PYTHON)
  add_subdirectory(python)
endif()
