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

COMP: Fix build against ITK install adding "expat_external.h" install rule #3187

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Feb 10, 2022

This commit fixes a regression introduced in 9e337d3 (ENH: Update expat
files) by pull request #2755 on 2021-09-27.

ITK issue is #3186 and problem was first documented in Slicer/SlicerExecutionModel#137

@hjmjohnson @dzenanz

PR Checklist

  • No API changes were made (or the changes have been approved)
  • No major design changes were made (or the changes have been approved)
  • [ ] Added test (or behavior not changed)
  • [ ] Updated API documentation (or API not changed)
  • [ ] Added license to new files (if any)
  • [ ] Added Python wrapping to new files (if any) as described in ITK Software Guide Section 9.5
  • [ ] Added ITK examples for all new major features (if any)

Refer to the ITK Software Guide for
further development details if necessary.

… rule

This commit fixes a regression introduced in 9e337d3 (ENH: Update expat
files) by pull request InsightSoftwareConsortium#2755 on 2021-09-27.

ITK issue is InsightSoftwareConsortium#3186 and problem was first documented in
Slicer/SlicerExecutionModel#137
@github-actions github-actions bot added area:ThirdParty Issues affecting the ThirdParty module type:Compiler Compiler support or related warnings type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots labels Feb 10, 2022
jcfr added a commit to jcfr/SlicerExecutionModel that referenced this pull request Feb 10, 2022
jcfr added a commit to Slicer/SlicerExecutionModel that referenced this pull request Feb 10, 2022
@dzenanz dzenanz merged commit 1f7b427 into InsightSoftwareConsortium:master Feb 14, 2022
@jcfr jcfr deleted the 3186-add-missing-expat-install-rules branch February 14, 2022 16:18
@jcfr
Copy link
Contributor Author

jcfr commented Feb 14, 2022

Thanks @dzenanz 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ThirdParty Issues affecting the ThirdParty module type:Compiler Compiler support or related warnings type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants