We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96842c5 commit 6cb5e72Copy full SHA for 6cb5e72
meson.build
@@ -1,4 +1,4 @@
1
-project('qboot', 'c')
+project('qboot', 'c', meson_version: '>=0.49.0')
2
3
cc = meson.get_compiler('c')
4
objcopy = find_program('objcopy')
0 commit comments