Skip to content

Commit

Permalink
prusa-slicer: disable slic3r tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cbat98 committed Nov 26, 2024
1 parent fc6f9d1 commit 3ec6fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/misc/prusa-slicer/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ stdenv.mkDerivation (finalAttrs: {
"-DSLIC3R_STATIC=0"
"-DSLIC3R_FHS=1"
"-DSLIC3R_GTK=3"
"-DSLIC3R_BUILD_TESTS=0"
"-DCMAKE_CXX_FLAGS=-DBOOST_LOG_DYN_LINK"
];

Expand Down

0 comments on commit 3ec6fdd

Please sign in to comment.