mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
use gvdb as a subproject
this fixes the build when using --wrap-mode=nofallback fix proposed by @eschwartz
This commit is contained in:
parent
cb0cc996ee
commit
f2ea67ae44
@ -2042,6 +2042,7 @@ else
|
||||
endif
|
||||
|
||||
# Import the gvdb sources as a subproject to avoid having the copylib in-tree
|
||||
subproject('gvdb')
|
||||
gvdb_dep = dependency('gvdb')
|
||||
|
||||
libm = cc.find_library('m', required : false)
|
||||
|
Loading…
Reference in New Issue
Block a user