Skip to content
Snippets Groups Projects
Commit ec772c9e authored by MichelJuillard's avatar MichelJuillard
Browse files

downgrade meson version

parent e8fce717
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ project('dynare-preprocessor', 'cpp',
version : '6-unstable',
# NB: update C++ standard in .clang-format whenever the following is modified
default_options : [ 'cpp_std=gnu++20', 'warning_level=2' ],
meson_version : '>=0.64.0')
meson_version : '>=0.61.0')
add_global_arguments('-DPACKAGE_VERSION="' + meson.project_version() + '"', language : 'cpp')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment