mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 03:46:17 +01:00
Merge branch 'ericLemanissier-main-patch-01384' into 'main'
use gvdb as a subproject See merge request GNOME/glib!2771
This commit is contained in:
commit
6529be2950
@ -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