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