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