webrtc: update default libnice options
Uses feature options now.
This commit is contained in:
parent
fca02f3dac
commit
247cd2113e
@ -17,7 +17,7 @@ webrtc_sources = [
|
||||
|
||||
libnice_dep = dependency('nice', version : '>=0.1.14', required : get_option('webrtc'),
|
||||
fallback : ['libnice', 'libnice_dep'],
|
||||
default_options: ['tests=false'])
|
||||
default_options: ['tests=disabled'])
|
||||
|
||||
if libnice_dep.found()
|
||||
gstwebrtc_plugin = library('gstwebrtc',
|
||||
|
Loading…
x
Reference in New Issue
Block a user