mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 11:56:16 +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
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user