log: encapsulate logger
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -3,9 +3,9 @@ lib_sources = files(
|
||||
'bus.cc'
|
||||
)
|
||||
|
||||
subdir('util')
|
||||
subdir('cpu')
|
||||
|
||||
|
||||
lib_cpp_args = [ ]
|
||||
|
||||
fmt = dependency('fmt', version : '>=10.1.0', static: true)
|
||||
|
Reference in New Issue
Block a user