mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Specify a minimum Meson version
Now that we use patch_directory for the wraps.
This commit is contained in:
@@ -2,6 +2,7 @@ project(
|
||||
'yabridge',
|
||||
'cpp',
|
||||
version : '3.6.0',
|
||||
meson_version : '>=0.55',
|
||||
default_options : [
|
||||
'warning_level=3',
|
||||
'cpp_std=c++2a',
|
||||
|
||||
Reference in New Issue
Block a user