mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 05:07:10 +02:00
Disable building libstdc++ tests
This commit is contained in:
parent
73294bfabf
commit
4c82620677
2 changed files with 2 additions and 0 deletions
|
@ -729,6 +729,7 @@ RUN git clone -b 2.78.0 --depth=1 {{ GIT }}/GNOME/glibmm.git \
|
|||
-Dbuild-examples=false \
|
||||
-Dsigc++-3.0:build-documentation=false \
|
||||
-Dsigc++-3.0:build-examples=false \
|
||||
-Dsigc++-3.0:build-tests=false \
|
||||
-Dsigc++-3.0:validation=false \
|
||||
-Dmm-common:use-network=true \
|
||||
&& meson compile -C build \
|
||||
|
|
|
@ -296,6 +296,7 @@ parts:
|
|||
- -Dbuild-examples=false
|
||||
- -Dsigc++-3.0:build-documentation=false
|
||||
- -Dsigc++-3.0:build-examples=false
|
||||
- -Dsigc++-3.0:build-tests=false
|
||||
- -Dsigc++-3.0:validation=false
|
||||
prime:
|
||||
- -./usr/include
|
||||
|
|
Loading…
Add table
Reference in a new issue