mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Fix Meson deprecation warning
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ project(
|
||||
'yabridge',
|
||||
'cpp',
|
||||
version : '3.8.1',
|
||||
meson_version : '>=0.55',
|
||||
meson_version : '>=0.56',
|
||||
default_options : [
|
||||
'warning_level=3',
|
||||
'cpp_std=c++2a',
|
||||
|
||||
Reference in New Issue
Block a user