Skip to content

Remove redundant -I flag

Ben requested to merge (removed):fix into master

This is not needed because we have include_directories('.') in src/meson.build

Without this fix, jsonrpc-glib is broken when used as a subproject where the top-level project does not have a src directory

Merge request reports

Loading