Skip to content

Commit

Permalink
remove libzip-1.2.0 from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Sep 10, 2024
1 parent afcc19c commit 8ed22a5
Show file tree
Hide file tree
Showing 623 changed files with 3 additions and 93,729 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@ add_subdirectory(VCellZipUtils)

add_subdirectory(libzippp)

add_subdirectory(libzip-1.2.0)

add_subdirectory(ExpressionParser)

add_subdirectory(sundials)
Expand Down
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ubuntu:22.04 as build
FROM ubuntu:22.04

RUN apt-get -y update && apt-get install -y apt-utils && \
apt-get install -y -qq -o=Dpkg::Use-Pty=0 build-essential gfortran zlib1g-dev \
libhdf5-dev libzip-dev ninja-build libcurl4-openssl-dev libboost-all-dev cmake wget python3
libhdf5-dev libzip-dev ninja-build libcurl4-openssl-dev libboost-all-dev bzip2 cmake wget python3

COPY . /vcellroot

Expand All @@ -19,4 +19,4 @@ RUN cmake \
.. && \
ninja

#RUN ctest
RUN ctest -VV
159 changes: 0 additions & 159 deletions libzip-1.2.0/API-CHANGES

This file was deleted.

2 changes: 0 additions & 2 deletions libzip-1.2.0/AUTHORS

This file was deleted.

124 changes: 0 additions & 124 deletions libzip-1.2.0/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 8ed22a5

Please sign in to comment.