build(libconstants): changed over to use external libconstants
this is the same module as before just broken out into its own subproject
This commit is contained in:
2
build-config/fourdst/libconstants/meson.build
Normal file
2
build-config/fourdst/libconstants/meson.build
Normal file
@@ -0,0 +1,2 @@
|
||||
const_p = subproject('libconstants')
|
||||
const_dep = const_p.get_variable('const_dep')
|
||||
Reference in New Issue
Block a user