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
fdk-aac encoder + libshout-idjc + vcpkg Windows dependencies integration #3615
fdk-aac encoder + libshout-idjc + vcpkg Windows dependencies integration #3615
Changes from all commits
029b405
c844c85
4ec8ceb
ff9335e
77c557a
ee26074
dcf9895
cf3188f
afe65d2
b628f61
ad5a511
20ba8ca
d7530f5
d11fdc8
85450b5
d346048
282e838
8819241
1387cbc
597b79f
be0b0d2
82ec841
9557eee
5843994
3408a2b
7fd6657
3c75744
171fd9d
3968d81
0fd0429
1aa1406
d0b3532
6609aea
4132ca5
a51634a
d0c227f
ad5543e
8a2a4ec
97e1ffe
5a39153
bd27594
b196d0c
8bf2abf
d4db6a9
3d45e10
e4f4616
b115f87
0c15373
94016e1
7eceda8
70b0c51
b022501
daa876c
969975e
1eab1d0
e5d98a5
18bc1e8
3133372
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
This should be rephrased and give more target specific hints.
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.
Such as?
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.
Such as: "Could not find fdk-aac.dll in ${CMAKE_INSTALL_BINDIR}"
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 think that extra complexity is necessary or really helpful...
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.
Why not just add it? The fast merge of this PR is so important - please don't postpone it uneccessary by such detail discussions!
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 agree that merging this PR should not be slowed down by bikeshedding pointless details.
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 am also against repeating the inner workings of the find algorithm in colloquial language, maybe even with platform-dependent wording. This message will only ever be seen by developers and is sufficient.