Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[json-c] Add include folder following the upstream #22752

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

uilianries
Copy link
Member

The JSON-C project includes "include/json-c" as include directory path, as documented here: https://github.com/json-c/json-c/blob/master/README.md#linking-to-libjson-c-

Plus, the tests are using the header name directly, without a namespace/folder: https://github.com/json-c/json-c/blob/master/tests/parse_flags.c#L9

This PR is required by #19298

/cc @franramirez688


Signed-off-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (b3106d2e193e894f101c37236d924a15bb28356b):

  • json-c/0.15:
    All packages built successfully! (All logs)

  • json-c/0.16:
    All packages built successfully! (All logs)

  • json-c/0.17:
    All packages built successfully! (All logs)

  • json-c/0.14:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (b3106d2e193e894f101c37236d924a15bb28356b):

  • json-c/0.14:
    All packages built successfully! (All logs)

  • json-c/0.17:
    All packages built successfully! (All logs)

  • json-c/0.16:
    All packages built successfully! (All logs)

  • json-c/0.15:
    All packages built successfully! (All logs)

Copy link
Contributor

Hooks produced the following warnings for commit b3106d2
json-c/0.17@#2cb6eafb8de1fb2b3410c35860d14149
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libjson-c.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot merged commit 4ac1fbf into conan-io:master Feb 12, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants