if (NOT LITE_WITH_PYTHON)
    return()
endif()


add_subdirectory(pybind)
#add_subdirectory(interface)
