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

[ace] copy generated headers files for tao #14768

Merged

Conversation

victorburckel
Copy link
Contributor

Describe the pull request
For tao feature, some header files are generated by the tao_idl compiler. Also install those generated headers in the package. As vcpkg_install_msbuild generate a temporary build folder, skip clean at first to keep generated files, copy the files from the copy source folder instead of the source folder at the end of the process, and finally execture the clean up proces

  • What does your PR fix?
    Add missing headers for TAO

  • Which triplets are supported/not supported? Have you updated the CI baseline?
    This fixes the windows x86 and x64 packages

  • Does your PR follow the maintainer guide?
    yes

Copy link
Contributor

@JackBoosY JackBoosY left a comment

Choose a reason for hiding this comment

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

Please bump the port version. See documentation.

@JackBoosY JackBoosY added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist requires:author-response labels Nov 26, 2020
@victorburckel
Copy link
Contributor Author

Sorry forgot about the Port-Version, I updated the control file.

@JackBoosY
Copy link
Contributor

Will check the output manually later.

@JackBoosY
Copy link
Contributor

LGTM.

@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Nov 30, 2020
@strega-nil strega-nil merged commit a61ae4f into microsoft:master Nov 30, 2020
@strega-nil
Copy link
Contributor

Thanks @victorburckel !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants