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 fde50db commit c76dc7eCopy full SHA for c76dc7e
code/logic/meson.build
@@ -1,5 +1,5 @@
1
dir = include_directories('.')
2
-
+cc = meson.get_compiler('c')
3
4
fossil_io_lib = library('fossil-io',
5
files('input.c', 'output.c', 'error.c', 'soap.c', 'stream.c'),
0 commit comments