aboutsummaryrefslogtreecommitdiff
path: root/extra/atk
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-27 00:09:39 +0300
committerCem Keylan <cem@ckyln.com>2020-08-27 00:09:39 +0300
commit175c1f2c0681ab17725722102aa039a6880cb5a7 (patch)
tree7bd2973d7edc7cbd8ec92f05d2f6e8a26233c70c /extra/atk
parente8f622ce28eb841bfa718a7c2b92191bf3d84b90 (diff)
downloadrepository-175c1f2c0681ab17725722102aa039a6880cb5a7.tar.gz
atk: build static library
Diffstat (limited to 'extra/atk')
-rwxr-xr-xextra/atk/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/atk/build b/extra/atk/build
index 58e9cf84..376839ad 100755
--- a/extra/atk/build
+++ b/extra/atk/build
@@ -6,6 +6,7 @@ meson \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
+ -Ddefault_library=both \
-Ddocs=false \
-Dintrospection=false \
. output