Skip to content

[cpp_info][BazelDeps] Improve auto deduce locations#17296

Merged
czoido merged 15 commits intoconan-io:develop2from
franramirez688:frm/deduce_locations
Nov 25, 2024
Merged

[cpp_info][BazelDeps] Improve auto deduce locations#17296
czoido merged 15 commits intoconan-io:develop2from
franramirez688:frm/deduce_locations

Conversation

@franramirez688
Copy link
Contributor

@franramirez688 franramirez688 commented Nov 8, 2024

Changelog: Feature: Improved auto deduce location function.
Changelog: Feature: BazelDeps using the new deduce_location mechanism to find the libraries.
Changelog: Bugfix: BazelDeps failed to find OpenSSL shared libraries.
Docs: omit
Close: #16990
Close: #16926

@franramirez688 franramirez688 added this to the 2.10.0 milestone Nov 8, 2024
cc_import(
name = "libssl_precompiled",
shared_library = "bin/libcrypto-3-x64.dll",
shared_library = "bin/libssl-3-x64.dll",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually, it was a bug 😅

@franramirez688 franramirez688 marked this pull request as ready for review November 12, 2024 08:37
@franramirez688 franramirez688 changed the title [cpp_info] Improve auto deduce locations [cpp_info][BazelDeps] Improve auto deduce locations Nov 12, 2024
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

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

Looks good a couple of details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants