mirror of
https://github.com/google/sentencepiece.git
synced 2025-01-08 18:26:38 +03:00
Merge branch 'master' of https://github.com/google/sentencepiece
This commit is contained in:
commit
b3867be7bb
2
test.bat
2
test.bat
@ -19,7 +19,7 @@ cmake --build . --config Release --target install
|
||||
|
||||
cd ..\..
|
||||
cmake .. -A %PLATFORM% -DSPM_BUILD_TEST=ON -DSPM_ENABLE_SHARED=OFF -DCMAKE_INSTALL_PREFIX=%LIBRARY_PATH%
|
||||
cmake --build . --config Release -target install
|
||||
cmake --build . --config Release --target install
|
||||
ctest -C Release
|
||||
cpack
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user