Skip to content

Commit efdd1cc

Browse files
committed
wip: testing all changes to update cmake third party package management
1 parent b1253a7 commit efdd1cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1556
-1082
lines changed

.devcontainer/Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ COPY ci /opt/ci
2323

2424
RUN apt update && apt install -y wget \
2525
ninja-build \
26+
zlib1g-dev \
2627
llvm-dev \
2728
libclang-dev \
28-
libcurl4-openssl-dev \
2929
clang-tidy \
3030
shellcheck
3131

0 commit comments

Comments
 (0)