We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e286e4d commit 0173a9cCopy full SHA for 0173a9c
tests/packages/limited-api/meson.build
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-project('limited-api', 'c', version: '1.0.0')
+project('limited-api', 'c', version: '1.0.0', meson_version: '>= 1.3')
6
7
py = import('python').find_installation(pure: false)
8
0 commit comments