docker: add cmake
This commit is contained in:
parent
fecdd27df3
commit
3fef111509
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND="noninteractive" apt-get install -y -q
|
|||
avr-libc \
|
||||
build-essential \
|
||||
ccache \
|
||||
cmake \
|
||||
curl \
|
||||
gcc \
|
||||
gcc-avr \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue