From e9af24dc36047eec30b983436fd807a4c53257e2 Mon Sep 17 00:00:00 2001 From: Aidan Case Date: Fri, 8 Mar 2024 11:25:34 -0600 Subject: [PATCH] I doubt this will do anything --- flatpak/io.github.softfever.OrcaSlicer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/flatpak/io.github.softfever.OrcaSlicer.yml b/flatpak/io.github.softfever.OrcaSlicer.yml index a2e69ffb61..00f9772467 100755 --- a/flatpak/io.github.softfever.OrcaSlicer.yml +++ b/flatpak/io.github.softfever.OrcaSlicer.yml @@ -119,6 +119,7 @@ modules: -DDESTDIR=/app \ -DCMAKE_INSTALL_LIBDIR=/app/lib \ -DFLATPAK=ON \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/app cmake --build .