Skip to content

Commit c002f9a

Browse files
committed
freecad: remove duplicated cmakeFlag
1 parent 767e514 commit c002f9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkgs/by-name/fr/freecad/package.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ freecad-utils.makeCustomizable (
123123

124124
cmakeFlags = [
125125
"-Wno-dev" # turns off warnings which otherwise makes it hard to see what is going on
126-
"-DBUILD_FLAT_MESH:BOOL=ON"
127126
"-DBUILD_DRAWING=ON"
128127
"-DBUILD_FLAT_MESH:BOOL=ON"
129128
"-DINSTALL_TO_SITEPACKAGES=OFF"

0 commit comments

Comments
 (0)