-
Notifications
You must be signed in to change notification settings - Fork 2.1k
libobjc2: Add new recipe for 2.2.1 #27957
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
base: master
Are you sure you want to change the base?
Conversation
Adds a new recipe for libobjc2. This package can only be built with clang.
b753dec to
a43a542
Compare
|
Hi @AbrilRBS, I've pushed a couple of linter fixes. Would you mind triggering CI again? |
|
Hi @AbrilRBS , thanks for triggering CI. Looks like CI is green. Is there anything else you need from me? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@qmfrederik Thank you for your PR and for trying to include libobjc2 in Conan Center Index.
I see you are one of the collaborators of that project. I sent the PR gnustep/libobjc2#354 with a patch to make more flexible the C++ standard used to build the project.
Regards!
Co-authored-by: Uilian Ries <[email protected]>
Co-authored-by: Uilian Ries <[email protected]>
Co-authored-by: Uilian Ries <[email protected]>
Summary
Changes to recipe: libobjc2/2.2.1
Motivation
Introduces a new recipe for libobjc2. libobjc2 requires clang to build.
Details