mirror of
https://github.com/swaywm/sway.git
synced 2025-11-19 06:59:52 -05:00
use CMake's FindBacktrace for backtrace feature detection
This commit is contained in:
parent
3dd2393797
commit
94cac7a014
3 changed files with 13 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
add_library(sway-common
|
||||
${SWAY_Backtrace_HEADER}
|
||||
ipc-client.c
|
||||
list.c
|
||||
log.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue