Revert the last 5 commits

This commit is contained in:
Aidan Case
2024-03-27 18:37:50 -05:00
parent 27b2b057ab
commit 0ac4ce7078
2 changed files with 1 additions and 10 deletions

View File

@@ -256,8 +256,8 @@ modules:
-DSLIC3R_STATIC=ON \
-DSLIC3R_BUILD_TESTS=OFF \
-DSLIC3R_DESKTOP_INTEGRATION=OFF \
-DFLATPAK=ON \
-DCMAKE_BUILD_TYPE=Release \
-DFLATPAK=ON \
-DBBL_RELEASE_TO_PUBLIC=1
CXXFLAGS=-std=gnu++20 cmake --build . --target install -j$FLATPAK_BUILDER_N_JOBS