mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 09:01:12 +01:00
Make lib-network-manager an opt-in library
This commit is contained in:
committed by
Dmitry Vedenko
parent
fdd20452ea
commit
4dc4e86863
@@ -37,5 +37,7 @@ set ( LIBRARIES PRIVATE
|
||||
wxwidgets::base
|
||||
)
|
||||
|
||||
set ( DEFINES INTERFACE "HAS_NETWORKING" )
|
||||
|
||||
audacity_library( ${TARGET} "${SOURCES}" "${LIBRARIES}" "" "" )
|
||||
|
||||
audacity_library( ${TARGET} "${SOURCES}" "${LIBRARIES}" "${DEFINES}" "" )
|
||||
|
||||
Reference in New Issue
Block a user