diff --git a/meson.build b/meson.build index e349362b3..bdf0fa006 100644 --- a/meson.build +++ b/meson.build @@ -2,6 +2,7 @@ project('nlohmann_json', 'cpp', version : '3.11.3', license : 'MIT', + meson_version : '>= 0.64', ) nlohmann_json_dep = declare_dependency(