mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
gyp: link with dring
Change-Id: Ie93c667900205a3fc756707cd2bde6174202f805
This commit is contained in:

committed by
Adrien Beraud

parent
6c2f1c9d17
commit
4181bb47da
@ -4,6 +4,7 @@
|
||||
"target_name": "dring",
|
||||
"sources": [ "ring_wrapper.cpp" ],
|
||||
'include_dirs': ['../../src/'],
|
||||
'libraries': ['-L../../src/.libs/', '-lring'],
|
||||
'cflags!': [ '-fno-exceptions' ],
|
||||
'cflags_cc!': [ '-fno-exceptions' ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user