if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/jieba/CMakeLists.txt")
  add_subdirectory(jieba)
endif()
