docker: add cmake
This commit is contained in:
parent
fecdd27df3
commit
3fef111509
@ -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…
Reference in New Issue
Block a user