feat(json): added nlohmann JSON
Added header only json library for better logging
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
json_dep = declare_dependency(
|
||||
include_directories: include_directories('include')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user