refactor(liblogging): changed SERiF to use liblogging
This commit is contained in:
4
build-config/fourdst/liblogging/meson.build
Normal file
4
build-config/fourdst/liblogging/meson.build
Normal file
@@ -0,0 +1,4 @@
|
||||
logging_p = subproject('liblogging')
|
||||
|
||||
logging_dep = logging_p.get_variable('logging_dep')
|
||||
quill_dep = logging_p.get_variable('quill_dep')
|
||||
Reference in New Issue
Block a user