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('build-binary', type: 'boolean', value: true, description: 'Build the CLI tool.')
option('check-sse2', type: 'boolean', value: true, description: 'Check and enable SSE2 extensions if supported. Disabling SSE on platforms which support it may decrease performances.')