mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Upgrade Meson support version number two 0.52.0.
This is because Meson now has better support for static libraries.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
project('unity', 'c',
|
||||
license : 'MIT',
|
||||
meson_version : '>=0.50.0',
|
||||
meson_version : '>=0.52.0',
|
||||
default_options: [
|
||||
'buildtype=minsize',
|
||||
'optimization=3',
|
||||
|
||||
Reference in New Issue
Block a user