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 c2a161a commit fa595a7Copy full SHA for fa595a7
code/logic/meson.build
@@ -1,5 +1,6 @@
1
dir = include_directories('.')
2
3
+
4
fossil_io_lib = library('fossil-io',
5
files('input.c', 'output.c', 'error.c', 'soap.c', 'stream.c'),
6
install: true,
0 commit comments