Add PBD::init and PBD::cleanup
A bit of refactoring to move initialization of libpbd into libpbd rather than rely on "client" code(ui,libardour,tests etc) to do it
This commit is contained in:
@@ -56,6 +56,7 @@ libpbd_sources = [
|
||||
'openuri.cc',
|
||||
'pathexpand.cc',
|
||||
'pathscanner.cc',
|
||||
'pbd.cc',
|
||||
'pool.cc',
|
||||
'property_list.cc',
|
||||
'pthread_utils.cc',
|
||||
|
||||
Reference in New Issue
Block a user