mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-22 12:32:17 -07:00
Use release, no debug info
This commit is contained in:
parent
8d77203f6a
commit
4c4617007b
1 changed files with 1 additions and 1 deletions
|
|
@ -256,8 +256,8 @@ modules:
|
|||
-DSLIC3R_STATIC=ON \
|
||||
-DSLIC3R_BUILD_TESTS=OFF \
|
||||
-DSLIC3R_DESKTOP_INTEGRATION=OFF \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DFLATPAK=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBBL_RELEASE_TO_PUBLIC=1
|
||||
CXXFLAGS=-std=gnu++20 cmake --build . --target install -j$FLATPAK_BUILDER_N_JOBS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue