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 2725c98Copy full SHA for 2725c98
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.1')
6
7
py = import('python').find_installation(pure: false)
8
0 commit comments