You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option('monolith', type : 'boolean', value : true, description: 'Build a single, monolithic libgnunet shlib')
option('testbed', type : 'boolean', value : false, description: 'Build the testbed')
option('experimental', type : 'boolean', value : false, description: 'Build experimental components')
option('logging', type : 'string', value: 'yes', description: 'Log setting. Can be set to "yes" (logging, default), "no" (no logging), "verbose" (extra logging"), veryverbose (even more logging)')