add json
This commit is contained in:
@@ -27,17 +27,12 @@ add_project_arguments (
|
||||
language: 'cpp'
|
||||
)
|
||||
|
||||
#############################################################
|
||||
|
||||
args = []
|
||||
inc = []
|
||||
|
||||
deps = [
|
||||
dependency('uuid'),
|
||||
subproject('nlohmann_json').get_variable('nlohmann_json_dep'),
|
||||
]
|
||||
|
||||
|
||||
#############################################################
|
||||
|
||||
subdir('src')
|
||||
subdir('tests')
|
||||
|
||||
Reference in New Issue
Block a user