Skip to content

Commit 0fe5d0b

Browse files
committed
add cmake
1 parent 6a8b71f commit 0fe5d0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt update && apt install -y \
1111
python3-pip \
1212
git \
1313
build-essential \
14+
cmake \
1415
python3-numpy \
1516
python3-scipy \
1617
python3-mpi4py \

0 commit comments

Comments
 (0)