mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-05 05:58:03 +01:00
build: Add and build OpenFST submodule.
This commit is contained in:
parent
95ff2846f2
commit
6c84bc49dd
3 changed files with 44 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -55,3 +55,6 @@
|
|||
[submodule "glslang"]
|
||||
path = glslang
|
||||
url = https://github.com/KhronosGroup/glslang
|
||||
[submodule "openfst"]
|
||||
path = openfst
|
||||
url = https://github.com/alphacep/openfst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue