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

chore: Add IMPORTED_TARGET to pkg-config packages. #2501

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Dec 26, 2023

Also use PRIVATE for target_link_libraries. This helps avoid implicit transitive dependencies.


This change is Reviewable

Also use `PRIVATE` for `target_link_libraries`. This helps avoid
implicit transitive dependencies.
@iphydf iphydf added this to the v0.2.19 milestone Dec 26, 2023
@iphydf iphydf marked this pull request as ready for review December 26, 2023 00:06
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (895a6af) 69.01% compared to head (c58928c) 68.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2501      +/-   ##
==========================================
- Coverage   69.01%   68.97%   -0.05%     
==========================================
  Files          89       89              
  Lines       27770    27770              
==========================================
- Hits        19166    19153      -13     
- Misses       8604     8617      +13     

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

@toktok-releaser toktok-releaser merged commit c58928c into TokTok:master Dec 26, 2023
51 checks passed
@iphydf iphydf deleted the imported-target branch December 26, 2023 00:25
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants