mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-04-21 14:40:41 +02:00
[skip ci] Containerfile: don't build DPP tests
This commit is contained in:
parent
39435f1370
commit
f11553ba9e
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ RUN git clone https://github.com/brainboxdotcc/DPP.git --branch "v$DPP_VERSION"
|
||||||
RUN cmake \
|
RUN cmake \
|
||||||
-DAVX_TYPE=AVX0 \
|
-DAVX_TYPE=AVX0 \
|
||||||
-DBUILD_VOICE_SUPPORT=OFF \
|
-DBUILD_VOICE_SUPPORT=OFF \
|
||||||
|
-DDPP_BUILD_TEST=OFF \
|
||||||
-DDPP_NO_CORO=ON \
|
-DDPP_NO_CORO=ON \
|
||||||
-DDPP_NO_VCPKG=ON \
|
-DDPP_NO_VCPKG=ON \
|
||||||
-DRUN_LDCONFIG=OFF \
|
-DRUN_LDCONFIG=OFF \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue