mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
Life saver: update locale generation
This commit is contained in:
parent
86f51cd9d0
commit
76d59ac033
25 changed files with 71 additions and 12 deletions
|
|
@ -20,4 +20,7 @@ cd build
|
|||
|
||||
cmake .. -G "Visual Studio 17 2022" -A x64 -DBBL_RELEASE_TO_PUBLIC=1 -DCMAKE_PREFIX_PATH="%DEPS%/usr/local" -DCMAKE_INSTALL_PREFIX="./OrcaSlicer" -DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build . --config Release --target ALL_BUILD -- -m
|
||||
cd ..
|
||||
run_gettext.bat
|
||||
cd build
|
||||
cmake --build . --target install --config Release
|
||||
Loading…
Add table
Add a link
Reference in a new issue