Skip to content

Commit

Permalink
Enable MeshIO/MANIFOLD_EXPORT in flake (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinux authored Sep 4, 2024
1 parent 492c3a8 commit b95b88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
cmakeFlags = [
"-DMANIFOLD_PYBIND=ON"
"-DMANIFOLD_CBIND=ON"
"-DMANIFOLD_EXPORT=ON"
"-DBUILD_SHARED_LIBS=ON"
"-DMANIFOLD_PAR=${pkgs.lib.strings.toUpper parallel-backend}"
];
Expand Down

0 comments on commit b95b88f

Please sign in to comment.