Add cppwinrt#154
Conversation
|
Hi @sgreenlay, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
|
@sgreenlay, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR. |
BrentRe
left a comment
There was a problem hiding this comment.
The HEADER_PATH variable is set to the incorrect folder. It should point to 10.0.14393.0 and not to the 'winrt' sub-folder. See the cppwinrt Doc on Header File Design for the reason.
|
Thanks! HEADER_PATH was an local variable, but I've removed it to avoid confusion. The port file still copies the headers from 10.0.14393.0/winrt to include/winrt. |
|
Thanks for the fast PR here 👍 |
* [celero] Updated to Celero v2.8.0 * [celero] Improving static linking support in VCPKG. Celero issue #154 is tracking a fix. DigitalInBlue/Celero#154 * [celero] Updated to v2.8.1 * [celero] Updated version for VCPKG. * [celero] Updates to better support VCPKG. * [celero] Updated versions. * Update celero.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [celero] Updated to Celero v2.8.0 * [celero] Improving static linking support in VCPKG. Celero issue microsoft#154 is tracking a fix. DigitalInBlue/Celero#154 * [celero] Updated to v2.8.1 * [celero] Updated version for VCPKG. * [celero] Updates to better support VCPKG. * [celero] Updated versions. * Update celero.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [minizip-ng] add new port * [celero] Updated to Celero v2.8.0 (#16802) * [celero] Updated to Celero v2.8.0 * [celero] Improving static linking support in VCPKG. Celero issue #154 is tracking a fix. DigitalInBlue/Celero#154 * [celero] Updated to v2.8.1 * [celero] Updated version for VCPKG. * [celero] Updates to better support VCPKG. * [celero] Updated versions. * Update celero.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Modify documentation images.
Update upload and action and CI nit
C++/WinRT is a header-only C++ language projection for the Windows Runtime published by Microsoft.
Official GitHub: https://github.com/Microsoft/cppwinrt