build: Add and build OpenFST submodule.

This commit is contained in:
Bernhard Kölbl 2023-06-28 11:56:37 +02:00 committed by Arkadiusz Hiler
parent 59edb20725
commit d5d39917b2
3 changed files with 44 additions and 0 deletions

3
.gitmodules vendored
View file

@ -61,3 +61,6 @@
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang
[submodule "openfst"]
path = openfst
url = https://github.com/alphacep/openfst