mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00:00
Keep Meson support back to version 0.50.0
This commit is contained in:
+1
-1
@@ -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']
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user