Skip to content

Commit

Permalink
Merge pull request #139 from furgo16/zipios-off-no-dev
Browse files Browse the repository at this point in the history
Do not use external zipios
  • Loading branch information
chennes authored Dec 13, 2024
2 parents b8ddc79 + 1d13bc9 commit 94dd435
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ parts:
- -DPYTHON_EXECUTABLE=/usr/bin/python3
- -DPYTHON_INCLUDE_DIR=/usr/include/python3.10
- -DPYTHON_LIBRARY=/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libpython3.10.so
- -DFREECAD_USE_EXTERNAL_ZIPIOS=ON
- -DFREECAD_USE_PYBIND11=ON
- -DFREECAD_USE_QT_FILEDIALOG=ON
- -DBUILD_FLAT_MESH=ON
Expand All @@ -185,7 +184,6 @@ parts:
- libx11-dev
- libxerces-c-dev
- libyaml-cpp-dev
- libzipios++-dev
- swig
- python3-dev
- libcoin-dev
Expand Down Expand Up @@ -221,7 +219,6 @@ parts:
- libsz2
- libxerces-c3.2
- libyaml-cpp0.7
- libzipios++0v5
- python3-tk # FEM
- python3-yaml # FEM
- python3-numba # FEM (fcFEM)
Expand Down

0 comments on commit 94dd435

Please sign in to comment.