pic qom
This commit is contained in:
parent
0602bf8c22
commit
401e8fe9e6
@ -2979,7 +2979,8 @@ endif
|
||||
qom_ss = qom_ss.apply(config_host, strict: false)
|
||||
libqom = static_library('qom', qom_ss.sources() + genh,
|
||||
dependencies: [qom_ss.dependencies()],
|
||||
name_suffix: 'fa')
|
||||
name_suffix: 'fa',
|
||||
pic: 'AS_SHARED_LIB' in config_host)
|
||||
qom = declare_dependency(link_whole: libqom)
|
||||
|
||||
event_loop_base = files('event-loop-base.c')
|
||||
|
Loading…
x
Reference in New Issue
Block a user