mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-05-21 17:36:21 +08:00
Keep Meson support back to version 0.50.0
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
project('unity', 'c',
|
||||
license : 'MIT',
|
||||
meson_version : '>=0.52.0',
|
||||
meson_version : '>=0.50.0',
|
||||
default_options: ['warning_level=3', 'werror=true', 'c_std=c11']
|
||||
)
|
||||
lang = 'c'
|
||||
|
Reference in New Issue
Block a user