mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03:25:31 +00:00
parent
0a860e64b9
commit
1a35d6544b
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ sip_sources += sip_enums
|
|||
|
||||
calls_sip = shared_library(
|
||||
'sip',
|
||||
sip_sources,
|
||||
sip_sources, config_h,
|
||||
dependencies: sip_deps,
|
||||
link_args: '-Wl,--unresolved-symbols=ignore-in-object-files',
|
||||
include_directories: src_include,
|
||||
|
|
Loading…
Reference in a new issue