Skip to content

SConstruct : Install "private" headers #1480

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ivanimanishi
Copy link
Member

As suggested by John, I've changed the SConstruct so that the "private" headers do get installed.

The specific use-case for accessing them is the effort to move the dcc-specific modules out of the public cortex repository. And since some of those private headers are needed by them, the simplest solution is to have them accessible from the installed locations.

Even though the requirement to have those repositories outside of cortex is only for 10.6, targeting this PR to 10.5 makes our transition easier.

Checklist

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable.
  • I have tested my change(s) in the test suite, and added new test cases where necessary.
  • My code follows the Cortex project's prevailing coding style and conventions.

@ivanimanishi ivanimanishi requested a review from johnhaddon July 30, 2025 17:01
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.

1 participant