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

libjuice: cmake find does not use correct names on imported target #1297

Merged

Conversation

metalMajor
Copy link
Contributor

The plural names are used but it should be e.g JUICE_INCLUDE_DIR instead of JUICE_INCLUDE_DIRS

This problem only occurs when you use an external system libjuice.

@metalMajor
Copy link
Contributor Author

FYI, I discovered this while trying to make a conan package for libdatachannel. Others from conan are helping with the packaging, so it's almost ready: conan-io/conan-center-index#26013
libjuice has already been added in another PR in conan.

Copy link
Owner

@paullouisageneau paullouisageneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fixing and for packaging on conan!

@paullouisageneau paullouisageneau merged commit e7d7dfb into paullouisageneau:master Nov 28, 2024
12 checks passed
paullouisageneau added a commit that referenced this pull request Nov 28, 2024
libjuice: cmake find does not use correct names on imported target
@paullouisageneau
Copy link
Owner

Released in v0.22.3

@metalMajor
Copy link
Contributor Author

By the way, you can find the conan package here: https://conan.io/center/recipes/libdatachannel?version=0.22.2

Maybe it could be mentioned in the readme?

@paullouisageneau
Copy link
Owner

Yes, I added a link in the readme. Thank you for your work!

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.

2 participants