feat(bindings): ported most bindings over from serif
This commit is contained in:
3
build-config/libconfig/meson.build
Normal file
3
build-config/libconfig/meson.build
Normal file
@@ -0,0 +1,3 @@
|
||||
config_p = subproject('libconfig', default_options:['pkg-config=false'])
|
||||
config_dep = config_p.get_variable('config_dep')
|
||||
libconfig = config_p.get_variable('libconfig')
|
||||
Reference in New Issue
Block a user