build: Add and build OpenFST submodule.

This commit is contained in:
Bernhard Kölbl 2023-06-28 11:56:37 +02:00 committed by Rémi Bernon
parent 8e997b1456
commit 5e051512c3
3 changed files with 44 additions and 0 deletions

3
.gitmodules vendored
View file

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