forked from qt-creator/qt-creator
Docker: Add ninja to test image
Change-Id: I76f7da62922c3dc228a580e6b5e6429702a4e7c3 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -17,5 +17,6 @@ RUN apt-get update \
|
|||||||
qt5-qmake \
|
qt5-qmake \
|
||||||
g++ \
|
g++ \
|
||||||
gdb \
|
gdb \
|
||||||
|
ninja-build \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
Reference in New Issue
Block a user