1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 15:45:54 +01:00

Adds lib-network-manager

This commit is contained in:
Dmitry Vedenko
2021-05-25 16:07:23 +03:00
parent 52a835bd61
commit 77cc7bed6f
22 changed files with 2249 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
# that it depends on
set( LIBRARIES
"lib-string-utils"
"lib-network-manager"
)
foreach( LIBRARY ${LIBRARIES} )