mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Make lib-network-manager an opt-in library
This commit is contained in:
committed by
Dmitry Vedenko
parent
fdd20452ea
commit
4dc4e86863
@@ -149,6 +149,10 @@ cmd_option( ${_OPT}obey_system_dependencies
|
||||
Off
|
||||
)
|
||||
|
||||
cmd_option( ${_OPT}has_networking
|
||||
"Build networking features into Audacity"
|
||||
Off)
|
||||
|
||||
include( AudacityDependencies )
|
||||
|
||||
# Pull all the modules we'll need
|
||||
|
||||
Reference in New Issue
Block a user