mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-25 16:54:19 +01:00
build: Add and build OpenFST submodule.
This commit is contained in:
parent
8e997b1456
commit
5e051512c3
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