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