1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 09:31:15 +02:00

New library lib-exceptions

This commit is contained in:
Paul Licameli
2021-02-17 21:11:45 -05:00
parent e6c109b2cd
commit 0683d3c158
12 changed files with 45 additions and 19 deletions

View File

@@ -9,6 +9,7 @@ set( LIBRARIES
lib-uuid
lib-components
lib-basic-ui
lib-exceptions
)
if ( ${_OPT}has_networking )