mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-27 04:23:37 +00:00
what if i just downgrade the meson minver
This commit is contained in:
parent
f9e3fdeeef
commit
2e5550e6bb
|
|
@ -2,7 +2,7 @@ project(
|
|||
'4jcraft',
|
||||
['cpp', 'c'],
|
||||
version: '0.1.0',
|
||||
meson_version: '>= 1.7',
|
||||
meson_version: '>= 1.3',
|
||||
default_options: [
|
||||
'cpp_std=c++23',
|
||||
'warning_level=0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue