mirror of
https://github.com/ThrowTheSwitch/CMock
synced 2025-05-18 01:59:34 -04:00
Keep Meson support back to version 0.50.0
This commit is contained in:
parent
532ddd2c3d
commit
ddf9030b9a
@ -12,7 +12,7 @@
|
||||
|
||||
project('cmock', 'c',
|
||||
license : 'MIT',
|
||||
meson_version : '>=0.52.0',
|
||||
meson_version : '>=0.50.0',
|
||||
subproject_dir : 'vendor',
|
||||
default_options: ['warning_level=3', 'werror=true', 'c_std=c11']
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user