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

Fix missing include install #1923

Merged

Conversation

ld-kerley
Copy link
Contributor

The mx_add_library refactor introduced in #1725, introduced a few bugs with installing files.

Generated.h was incorrectly being ignored, instead Generated.h.in was being installed, and also the mdl library files were missing, also some resources were also not being installed.

Should now be corrected in both monolithic and non-monolithic builds.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

Thanks for this fix, @ld-kerley!

@jstone-lucasfilm jstone-lucasfilm merged commit e0e69ca into AcademySoftwareFoundation:main Jul 8, 2024
34 checks passed
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