Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit f542f33

Browse files
committed
chore(deps): remove cmake dependency
Comes installed with ngqt/qode:0.2.1
1 parent 5f8bad8 commit f542f33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install-deps.sh

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
# hadolint ignore=DL3008,DL3007
33
apt-get update && apt-get install -y --no-install-recommends \
4-
cmake \
54
clang \
65
clang-tidy \
76
clang-format

0 commit comments

Comments
 (0)