We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17dc3c2 + 91884e9 commit 07408eeCopy full SHA for 07408ee
1 file changed
ccan/meson.build
@@ -16,6 +16,7 @@ configurator = executable(
16
'configurator',
17
['tools/configurator/configurator.c'],
18
c_args: ['-D_GNU_SOURCE'],
19
+ include_directories: incdir,
20
)
21
22
config_h = custom_target(
0 commit comments