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 ab72af8 commit c3c63eeCopy full SHA for c3c63ee
meson.build
@@ -0,0 +1,6 @@
1
+project(
2
+ 'pythoncapi-compat',
3
+ 'c'
4
+)
5
+
6
+incdir = include_directories('.')
0 commit comments