mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
gtk3: disable examples and tests
This commit is contained in:
parent
82af8d02ac
commit
a5dbf2ba24
@ -48,5 +48,7 @@ script = """
|
||||
DYNAMIC_INIT
|
||||
CFLAGS="${CFLAGS} -DM_SQRT2=1.41421356237309504880"
|
||||
cookbook_meson \
|
||||
-Dintrospection=false
|
||||
-Dexamples=false \
|
||||
-Dintrospection=false \
|
||||
-Dtests=false
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user