mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 07:01:25 +01:00
New library for components
Based off the work of Paul and adapted for Tenacity.
Original commit: 54b5f7d12c
Co-authored-by: Paul Licameli <paul.licameli@audacityteam.org>
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
This commit is contained in:
@@ -6,6 +6,7 @@ set( LIBRARIES
|
||||
lib-string-utils
|
||||
lib-strings
|
||||
lib-utility
|
||||
lib-components
|
||||
)
|
||||
|
||||
foreach( LIBRARY ${LIBRARIES} )
|
||||
|
||||
Reference in New Issue
Block a user