tabby/crates/ctranslate2-bindings
Meng Zhang 06cf34a007
support static linking of ctranslate2 (#148)
* support static linking of ctranslate2

* update

* remove submodule rust-cxx-cmake-bridge

* support alwayslink with whole-archive

* update

* move export_libs

* update docker config

* update ctranslate2

* remove

* update

* update build.rs

* parse external libs

* cleanup

* add cargo fmt
2023-05-26 21:34:31 -07:00
..
CTranslate2@45af5ebcb6 support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include feat: support cuda devices in rust tabby (#149) 2023-05-25 23:23:07 -07:00
src support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
.gitignore support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
CMakeLists.txt support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
Cargo.toml support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
build.rs support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00