mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Move PBD symbol demangle functions into pbd/demangle.h/cc
Add pbd/demangle.cc source file and move functions from pbd/stacktrace.cc into it
This commit is contained in:
parent
254c1e2c91
commit
5f4f89fb39
6 changed files with 86 additions and 64 deletions
|
|
@ -41,6 +41,7 @@ libpbd_sources = [
|
|||
'crossthread.cc',
|
||||
'cpus.cc',
|
||||
'debug.cc',
|
||||
'demangle.cc',
|
||||
'enumwriter.cc',
|
||||
'event_loop.cc',
|
||||
'enums.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue