Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
protobuf: add v4.25.3, v5.26.0 #21622
protobuf: add v4.25.3, v5.26.0 #21622
Changes from 36 commits
356b87e
fa4981b
4df762c
06af570
3a259e0
04e73d7
430c798
471d84e
944fd2c
7bb3e3f
a0ba6ea
1a253a3
b0e6e09
d8dbd1b
aadc616
6e4fa05
5c038f9
eaafddb
0b6b1ad
b9d4fbd
97a1bf6
4b11ccb
59e1e47
02fbd30
4529c72
f1ed8fa
ac7941e
652a7ca
a78b07a
04ed7f6
ef0ac4e
4696eeb
3958f9b
7f03206
d454a59
b39a294
48d3263
c83f1cd
9bc1f12
6da91e5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 107 in recipes/protobuf/all/conanfile.py
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.
What's the proposal of this change? I see the same
protobuf-generate.cmake
being installed with 4.25.3: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.
I don't know why @toge saw a need for the if/else based on the version, but packaging
protobuf-config.cmake
is prohibited by the linter.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.
We can skip it from the linter or hooks. Please, revert this change.
This file was deleted.
This file was deleted.