Skip to content

Meson: bump required version to 0.54 - #539

Open
stephanlachnit wants to merge 1 commit into
ThrowTheSwitch:masterfrom
stephanlachnit:patch-1
Open

Meson: bump required version to 0.54#539
stephanlachnit wants to merge 1 commit into
ThrowTheSwitch:masterfrom
stephanlachnit:patch-1

Conversation

@stephanlachnit

@stephanlachnit stephanlachnit commented Aug 6, 2026

Copy link
Copy Markdown

Fixed the following warning:

cmock| subprojects/CMock-2.7.0/meson.build:14: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.54.0': fallback arg in dependency.

Closes #538

Would be great if a 2.7.1 with this could be tagged since it currently blocks mesonbuild/wrapdb#2846.

Fixed the following warning:

```
cmock| subprojects/CMock-2.7.0/meson.build:14: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.54.0': fallback arg in dependency.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Two warnings in meson setup ... output

1 participant