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.
2 parents 9404a07 + cc30f5d commit 6c3f3a6Copy full SHA for 6c3f3a6
meson.build
@@ -12,4 +12,5 @@ py = import('python').find_installation(pure: false)
12
13
# need to build the proto generated files before
14
# I can build the cython extension
15
+subdir('proto')
16
subdir('bact_archiver')
0 commit comments