Update the drone pipeline
This commit is contained in:
parent
c21a6dfac7
commit
818d52b014
@ -26,7 +26,8 @@ steps:
|
|||||||
x11-xserver-utils libxrandr-dev \
|
x11-xserver-utils libxrandr-dev \
|
||||||
libxinerama-dev libxcursor-dev \
|
libxinerama-dev libxcursor-dev \
|
||||||
libfreetype6-dev libfftw3-dev \
|
libfreetype6-dev libfftw3-dev \
|
||||||
libasound2-dev libjack-dev
|
libasound2-dev libjack-dev git
|
||||||
|
- git submodule update --init --recursive --progress
|
||||||
- |
|
- |
|
||||||
cmake -B build -S ./ \
|
cmake -B build -S ./ \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
Loading…
Reference in New Issue
Block a user