mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Disable unneeded validation for libsigc++
This commit is contained in:
parent
be60052b2d
commit
dcfc3431f5
2 changed files with 2 additions and 0 deletions
|
@ -642,6 +642,7 @@ RUN git clone -b 2.74.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:validation=false \
|
||||
-Dglib:tests=false \
|
||||
-Dmm-common:use-network=true \
|
||||
&& meson compile -C build \
|
||||
|
|
|
@ -236,6 +236,7 @@ parts:
|
|||
- -Dbuild-examples=false
|
||||
- -Dsigc++-3.0:build-documentation=false
|
||||
- -Dsigc++-3.0:build-examples=false
|
||||
- -Dsigc++-3.0:validation=false
|
||||
- -Dmm-common:use-network=true
|
||||
prime:
|
||||
- -./usr/include
|
||||
|
|
Loading…
Add table
Reference in a new issue