Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/net-im/libaccounts-glib/files/patch-meson__options.txt
16465 views
1
--- meson_options.txt.orig 2020-04-14 20:19:50 UTC
2
+++ meson_options.txt
3
@@ -1 +1,3 @@
4
+option('docs', type : 'boolean', description : 'Build with documentation')
5
+option('tests', type: 'boolean', description: 'Build with tests')
6
option('py-overrides-dir', type : 'string', value : '', description: 'Path to pygobject overrides directory')
7
8