add windows fst library

This commit is contained in:
2023-02-27 19:50:18 +01:00
parent 1efb574a98
commit c45d7b5024
6 changed files with 29 additions and 5 deletions
@@ -0,0 +1,2 @@
cmake -B build -S . -DCMAKE_INSTALL_PREFIX=../../win32-x86-64
cmake --build build --target install --config Release