mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
meson: Add support for libunwind
This commit is contained in:
@@ -121,3 +121,6 @@ option('sparkle-feed-url', type: 'string',
|
||||
description: 'Feed URL for autoupdating with the Sparkle Framework (default: disabled)')
|
||||
option('xpbproxy', type: 'boolean', value: false,
|
||||
description: 'Build a standalone X pasteboard proxy')
|
||||
|
||||
option('libunwind', type: 'boolean', value: false,
|
||||
description: 'Use libunwind for backtrace reporting')
|
||||
|
||||
Reference in New Issue
Block a user