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

[Cherry-pick] Use CMAKE_PREFIX_PATH in finding libprotobuf (#5975) #5997

Merged
merged 2 commits into from Mar 5, 2024

Conversation

cjvolzka
Copy link
Contributor

@cjvolzka cjvolzka commented Mar 5, 2024

Description

Motivation and Context

### Description
* Cherry-pick #5975 into `rel-1.16.0`
fix find libprotobuf which is suggested by https://gitlab.kitware.com/cmake/cmake/-/issues/25704

### Motivation and Context
* Required so cherry-pick #5986 can pass tests

---------

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@cjvolzka cjvolzka added this to the 1.16 milestone Mar 5, 2024
@cjvolzka cjvolzka requested a review from a team as a code owner March 5, 2024 01:06
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (rel-1.16.0@c867683). Click here to learn what that means.

Additional details and impacted files
@@              Coverage Diff              @@
##             rel-1.16.0    #5997   +/-   ##
=============================================
  Coverage              ?   56.82%           
=============================================
  Files                 ?      506           
  Lines                 ?    30365           
  Branches              ?     4590           
=============================================
  Hits                  ?    17254           
  Misses                ?    12283           
  Partials              ?      828           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cjvolzka cjvolzka enabled auto-merge (squash) March 5, 2024 02:41
@justinchuby justinchuby enabled auto-merge (squash) March 5, 2024 04:00
@justinchuby justinchuby merged commit f46a3f8 into rel-1.16.0 Mar 5, 2024
66 checks passed
@justinchuby justinchuby deleted the find-protobuf-use-CMAKE_PREFIX_PATH branch March 5, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants