Skip to content

Add wbemuuid dependency for external test#4687

Merged
nibanks merged 1 commit intomicrosoft:mainfrom
talregev:TalR/wbemuuid
Dec 5, 2024
Merged

Add wbemuuid dependency for external test#4687
nibanks merged 1 commit intomicrosoft:mainfrom
talregev:TalR/wbemuuid

Conversation

@talregev
Copy link
Copy Markdown
Contributor

@talregev talregev commented Dec 4, 2024

Add wbemuuid dependency for external test

@talregev talregev requested a review from a team as a code owner December 4, 2024 21:01
@talregev talregev changed the title Add wbemuuid Add wbemuuid dependency for external test Dec 4, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.60%. Comparing base (9c41c71) to head (73fcb46).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4687      +/-   ##
==========================================
- Coverage   86.81%   86.60%   -0.22%     
==========================================
  Files          56       56              
  Lines       17361    17361              
==========================================
- Hits        15072    15035      -37     
- Misses       2289     2326      +37     

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

@nibanks nibanks merged commit 3c1a841 into microsoft:main Dec 5, 2024
talregev added a commit to talregev/msquic that referenced this pull request Dec 5, 2024
@talregev talregev deleted the TalR/wbemuuid branch December 5, 2024 00:28
@talregev
Copy link
Copy Markdown
Contributor Author

talregev commented Dec 5, 2024

Thank you!

nibanks pushed a commit that referenced this pull request Dec 5, 2024
* Change public headers to support msh3 (#4525)

* simplify export include dir cmake code (#4575)

* Delegate build environment configuration with QUIC_EXTERNAL_TOOLCHAIN (#4625)

Well managed CMake build environments make use of CMAKE_TOOLCHAIN_FILE
to configure build environment such as include/lib search paths,
system libraries, build flags, etc.

This change introduces QUIC_EXTERNAL_TOOLCHAIN build option, which
when enabled stops MSQuic CMake scripts from attempting to
do CMake toolchain job.

QUIC_EXTERNAL_TOOLCHAIN defaults to OFF to preserve original behaviour.

* export platform (#4574)

* Add wbemuuid (#4687)

---------

Co-authored-by: Maxim Ivanov <hi+github@yamlcoder.me>
@nibanks nibanks added the external Proposed by non-MSFT label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external Proposed by non-MSFT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants