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

added include dir to dependency copys to get h files #580

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

ajloughr-leidos
Copy link
Contributor

@ajloughr-leidos ajloughr-leidos commented Feb 7, 2024

Added a copy command from the dependency container to the final container for /usr/local/include/ which ensures the header files get copied to the final container.

PR Details

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    V2XHUB Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@paulbourelly999 paulbourelly999 merged commit 9c2ffb0 into develop Mar 13, 2024
8 of 9 checks passed
@paulbourelly999 paulbourelly999 deleted the fix/add-include-to-dockerfile branch March 13, 2024 16:32
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.

2 participants